aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
* crypto: sha512 - Fix byte counter overflow in SHA-512Kent Yoder2012-05-01
* crypto: sha512 - use standard ror64()Alexey Dobriyan2012-03-08
* crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-03-08
* crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-03-08
* crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan2012-02-13
* crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan2012-02-13
* crypto: cryptd - Use subsys_initcall to prevent races with aesniHerbert Xu2011-11-21
* crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-11-21
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-15
* net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-20
|\
| * crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-16
| * crypto: tcrypt - CTR mode speed test for AESJan Glauber2011-05-04
| * crypto: testmgr - add support for aes ofb modePuneet Saxena2011-05-04
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert2011-03-13
* | crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba2011-03-04
* | crypto: sha1 - Add test vector to test partial block processingHerbert Xu2011-02-16
* | crypto: testmgr - mark ghash as fips_allowedJarod Wilson2011-01-28
* | crypto: testmgr - mark xts(aes) as fips_allowedJarod Wilson2011-01-28
* | crypto: skcipher - remove redundant NULL checkDavidlohr Bueso2011-01-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-13
|\
| * crypto: mark crypto workqueues CPU_INTENSIVETejun Heo2011-01-04
| * crypto: ripemd - Set module author and update email addressAdrian-Ken Rueegsegger2011-01-04
| * crypto: gf128mul - Remove experimental tagHerbert Xu2010-12-28
| * crypto: af_alg - fix af_alg memory_allocated data typeRandy Dunlap2010-12-21
| * crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač2010-12-08
| * crypto: Use scatterwalk_crypto_chainSteffen Klassert2010-12-02
| * crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu2010-11-30
| * crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedHerbert Xu2010-11-30
| * crypto: af_alg - Add dependency on NETHerbert Xu2010-11-29
| * crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu2010-11-28
| * crypto: aesni-intel - Ported implementation to x86-32Mathias Krause2010-11-27
| * crypto: Makefile clean upTracey Dent2010-11-27
| * crypto: Use vzallocJoe Perches2010-11-27
| * crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu2010-11-26
| * crypto: algif_hash - User-space interface for hash operationsHerbert Xu2010-11-19
| * crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-19
| * crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban2010-11-13
| * crypto: cast5 - simplify if-statementsNicolas Kaiser2010-11-13
| * crypto: hash - Fix async import on shash algorithmHerbert Xu2010-11-04
* | crypto: pcrypt - Fix use after free on padata_freeSteffen Klassert2010-11-12
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-27
|\
| * move async raid6 test to lib/Kconfig.debugDan Williams2010-10-07
* | mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-10-24
|\ \
| * | crypto: cryptd - Adding the AEAD interface type support to cryptdAdrian Hoban2010-09-20
| * | crypto: Kconfig - update broken web addressesJustin P. Mattock2010-09-11