summaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAge
...
| * | crypto: api - Fix races in crypto_unregister_instanceHerbert Xu2015-04-03
| * | crypto: mcryptd - process CRYPTO_ALG_INTERNALStephan Mueller2015-03-31
| * | crypto: proc - identify internal ciphersStephan Mueller2015-03-31
| * | crypto: cryptd - process CRYPTO_ALG_INTERNALStephan Mueller2015-03-31
| * | crypto: testmgr - use CRYPTO_ALG_INTERNALStephan Mueller2015-03-31
| * | crypto: api - prevent helper ciphers from being usedStephan Mueller2015-03-31
| * | crypto: algif_rng - zeroize buffer with random dataStephan Mueller2015-03-16
| * | crypto: testmgr - fix RNG return code enforcementStephan Mueller2015-03-13
| * | crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-12
| * | crypto: tcrypt - fix uninit sg entries in test_acipher_speedHoria Geant?2015-03-12
| * | crypto: octeon - enable OCTEON SHA1/256/512 module selectionAaro Koskinen2015-03-10
| * | crypto: rng - RNGs must return 0 in success caseStephan Mueller2015-03-09
| * | crypto: drbg - remove superflowous memsetsStephan Mueller2015-03-04
| * | crypto: drbg - use single block cipher APIStephan Mueller2015-03-04
| * | crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-04
| * | crypto: algif - enable AEAD interface compilationStephan Mueller2015-03-04
| * | crypto: algif - add AEAD supportStephan Mueller2015-03-04
| * | crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-02
| * | crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-01
| * | crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-27
| |/
* | new helper: msg_data_left()Al Viro2015-04-11
* | Merge branch 'iocb' into for-davemAl Viro2015-04-09
|\|
* | crypto: algif - explicitly mark end of datatadeusz.struk@intel.com2015-04-01
* | crypto: algif - use kmalloc instead of kzallocTadeusz Struk2015-04-01
* | crypto: af_alg - make exports consistantTadeusz Struk2015-04-01
* | crypto: algif - fix warn: unsigned 'used' is never less than zerotadeusz.struk@intel.com2015-03-25
* | crypto: algif - change algif_skcipher to be asynchronousTadeusz Struk2015-03-23
* | crypto: af_alg - Allow to link sglTadeusz Struk2015-03-23
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\
| * crypto: tcrypt - do not allocate iv on stack for aead speed testsCristian Stoica2015-02-04
| * crypto: testmgr - limit IV copy length in aead testsCristian Stoica2015-02-04
| * crypto: tcrypt - fix buflen reminder calculationCristian Stoica2015-02-04
| * crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowedJarod Wilson2015-01-26
| * crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-26
| * crypto: seqiv - Ensure that IV size is at least 8 bytesHerbert Xu2015-01-20
| * crypto: cts - Weed out non-CBC algorithmsHerbert Xu2015-01-20
| * crypto: cts - Remove bogus use of seqivHerbert Xu2015-01-20
| * crypto: algif_rng - fix sparse non static symbol warningWei Yongjun2015-01-14
| * crypto: testmgr - don't use interruptible wait in testsRabin Vincent2015-01-13
| * Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"Herbert Xu2015-01-05
| * crypto: algif_rng - enable RNG interface compilationStephan Mueller2014-12-29
| * crypto: algif_rng - add random number generator supportStephan Mueller2014-12-29
| * crypto: af_alg - zeroize key dataStephan Mueller2014-12-26
| * crypto: octeon - enable OCTEON MD5 module selectionAaro Koskinen2014-12-24
| * crypto: algif - Mark sgl end at the end of dataTadeusz Struk2014-12-22
| * crypto: af_alg - add setsockopt for auth tag sizeStephan Mueller2014-12-22
| * crypto: drbg - panic on continuous self test errorStephan Mueller2014-12-22
| * crypto: api - fixed style erro in algapi.cJoshua I. James2014-12-22
| * crypto: ahash - fixed style error in ahash.cJoshua I. James2014-12-22