aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)Author
2014-08-25crypto: sha-mb - multibuffer crypto infrastructureTim Chen
2014-07-04crypto: drbg - Use Kconfig to ensure at least one RNG option is setHerbert Xu
2014-06-20crypto: drbg - compile the DRBG codeStephan Mueller
2014-02-25CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-10-25crypto: provide single place for hash algo informationDmitry Kasatkin
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2013-09-24crypto: create generic version of ablk_helperArd Biesheuvel
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-09crypto: add lz4 Cryptographic APIChanho Min
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen
2013-04-25crypto: add CMAC support to CryptoAPIJussi Kivilinna
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Alexander Boyko
2012-12-06crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-08KEYS: Implement asymmetric key typeDavid Howells
2012-08-01powerpc/crypto: add 842 crypto driverSeth Jennings
2012-08-01crypto: cast6 - prepare generic module for optimized implementationsJohannes Goetzfried
2012-08-01crypto: cast5 - prepare generic module for optimized implementationsJohannes Goetzfried
2012-03-14crypto: camellia - rename camellia.c to camellia_generic.cJussi Kivilinna
2012-03-14crypto: camellia - rename camellia module to camellia_genericJussi Kivilinna
2011-11-30crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna
2011-11-09crypto: serpent - rename module from serpent to serpent_genericJussi Kivilinna
2011-10-21crypto: Add userspace configuration APISteffen Klassert
2011-09-22crypto: blowfish - rename C-version to blowfish_genericJussi Kivilinna
2011-09-22crypto: blowfish - split generic and common c codeJussi Kivilinna
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert
2010-11-27crypto: Makefile clean upTracey Dent
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu
2010-11-19crypto: algif_hash - User-space interface for hash operationsHerbert Xu
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu
2010-06-03crypto: twofish: Rename twofish to twofish_generic and add an aliasJoachim Fritschi
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu
2010-01-07crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang
2009-08-06crypto: ghash - Add GHASH digest algorithm for GCMHuang Ying
2009-07-14crypto: hash - Remove legacy hash/digest implementaionHerbert Xu
2009-03-04crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven
2009-03-04crypto: compress - Add pcomp interfaceGeert Uytterhoeven
2009-02-19crypto: api - Use dedicated workqueue for crypto subsystemHuang Ying
2008-12-25crypto: hash - Add shash interfaceHerbert Xu
2008-12-10crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu
2008-08-29crypto: rng - RNG interface and implementationNeil Horman
2008-08-29crypto: api - Add fips_enable flagNeil Horman
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu