summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)AuthorLines
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-6/+80
2011-05-16crypto: aesni-intel - Merge with fpu.koAndy Lutomirski-6/+0
2011-05-04crypto: tcrypt - CTR mode speed test for AESJan Glauber-0/+4
2011-05-04crypto: testmgr - add support for aes ofb modePuneet Saxena-0/+76
2011-03-31Fix common misspellingsLucas De Marchi-5/+5
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston-8/+13
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-1/+836
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert-1/+836
2011-03-04crypto: tcrypt - do not attempt to write to readonly variableDavid Sterba-1/+2
2011-02-17crypto: sha1 - Add test vector to test partial block processingHerbert Xu-1/+29
2011-01-29crypto: testmgr - mark ghash as fips_allowedJarod Wilson-0/+1
2011-01-29crypto: testmgr - mark xts(aes) as fips_allowedJarod Wilson-0/+1
2011-01-29crypto: skcipher - remove redundant NULL checkDavidlohr Bueso-2/+1
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-125/+1921
2011-01-04crypto: mark crypto workqueues CPU_INTENSIVETejun Heo-2/+4
2011-01-04crypto: ripemd - Set module author and update email addressAdrian-Ken Rueegsegger-4/+8
2010-12-28crypto: gf128mul - Remove experimental tagHerbert Xu-1/+0
2010-12-21crypto: af_alg - fix af_alg memory_allocated data typeRandy Dunlap-1/+1
2010-12-08crypto: af_alg - Make sure sk_security is initialized on accept()ed socketsMiloslav Trmač-0/+1
2010-12-02crypto: Use scatterwalk_crypto_chainSteffen Klassert-51/+8
2010-11-30crypto: algif_skcipher - Handle unaligned receive bufferHerbert Xu-6/+7
2010-11-30crypto: algif_skcipher - Fixed overflow when sndbuf is page alignedHerbert Xu-21/+11
2010-11-29crypto: af_alg - Add dependency on NETHerbert Xu-0/+2
2010-11-28crypto: algif_skcipher - Pass on error from af_alg_make_sgHerbert Xu-1/+2
2010-11-27crypto: aesni-intel - Ported implementation to x86-32Mathias Krause-5/+7
2010-11-27crypto: Makefile clean upTracey Dent-7/+7
2010-11-27crypto: Use vzallocJoe Perches-4/+2
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu-0/+649
2010-11-19crypto: algif_hash - User-space interface for hash operationsHerbert Xu-0/+328
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu-0/+486
2010-11-13crypto: rfc4106 - Extending the RC4106 AES-GCM test vectorsAdrian Hoban-0/+396
2010-11-13crypto: cast5 - simplify if-statementsNicolas Kaiser-50/+24
2010-11-12crypto: pcrypt - Fix use after free on padata_freeSteffen Klassert-1/+0
2010-11-04crypto: hash - Fix async import on shash algorithmHerbert Xu-1/+7
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-13/+0
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra-2/+2
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-14/+213
2010-10-07move async raid6 test to lib/Kconfig.debugDan Williams-13/+0
2010-10-07Blackfin: Rename DES PC2() symbol to avoid collisionDavid Howells-65/+65
2010-09-20crypto: cryptd - Adding the AEAD interface type support to cryptdAdrian Hoban-3/+203
2010-09-12crypto: Kconfig - update broken web addressesJustin P. Mattock-8/+8
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-12/+15
2010-09-03crypto: fips - FIPS requires algorithm self-testsChuck Ebbert-3/+2
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse-0/+14
2010-08-06crypto: testmgr - Default to no testsHerbert Xu-1/+2
2010-08-06crypto: testmgr - Fix test disabling optionHerbert Xu-12/+11
2010-08-06crypto: hash - Fix handling of small unaligned buffersSzilveszter Ördög-2/+5
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-64/+221
2010-07-31crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifierSteffen Klassert-2/+11
2010-07-31crypto: pcrypt - Rename pcrypt_instanceSteffen Klassert-16/+14