summaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-04-25crypto: add CMAC support to CryptoAPIJussi Kivilinna1-0/+1
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Alexander Boyko1-0/+1
2012-12-06crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-10-08KEYS: Implement asymmetric key typeDavid Howells1-0/+1
2012-08-01powerpc/crypto: add 842 crypto driverSeth Jennings1-0/+1
2012-08-01crypto: cast6 - prepare generic module for optimized implementationsJohannes Goetzfried1-1/+1
2012-08-01crypto: cast5 - prepare generic module for optimized implementationsJohannes Goetzfried1-1/+1
2012-03-14crypto: camellia - rename camellia.c to camellia_generic.cJussi Kivilinna1-1/+0
2012-03-14crypto: camellia - rename camellia module to camellia_genericJussi Kivilinna1-1/+2
2011-11-30crypto: serpent - rename serpent.c to serpent_generic.cJussi Kivilinna1-2/+0
2011-11-09crypto: serpent - rename module from serpent to serpent_genericJussi Kivilinna1-1/+3
2011-10-21crypto: Add userspace configuration APISteffen Klassert1-0/+1
2011-09-22crypto: blowfish - rename C-version to blowfish_genericJussi Kivilinna1-1/+1
2011-09-22crypto: blowfish - split generic and common c codeJussi Kivilinna1-0/+1
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersSteffen Klassert1-1/+1
2010-11-27crypto: Makefile clean upTracey Dent1-7/+7
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu1-0/+1
2010-11-19crypto: algif_hash - User-space interface for hash operationsHerbert Xu1-0/+1
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu1-0/+1
2010-06-03crypto: twofish: Rename twofish to twofish_generic and add an aliasJoachim Fritschi1-1/+1
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu1-1/+1
2010-01-07crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert1-0/+1
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang1-0/+1
2009-08-06crypto: ghash - Add GHASH digest algorithm for GCMHuang Ying1-0/+1
2009-07-14crypto: hash - Remove legacy hash/digest implementaionHerbert Xu1-2/+1
2009-03-04crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven1-0/+1
2009-03-04crypto: compress - Add pcomp interfaceGeert Uytterhoeven1-0/+2
2009-02-19crypto: api - Use dedicated workqueue for crypto subsystemHuang Ying1-0/+2
2008-12-25crypto: hash - Add shash interfaceHerbert Xu1-0/+1
2008-12-10crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu1-9/+9
2008-08-29crypto: rng - RNG interface and implementationNeil Horman1-1/+3
2008-08-29crypto: api - Add fips_enable flagNeil Horman1-0/+2
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu1-2/+2
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu1-0/+2
2008-07-15Revert crypto: prng - Deterministic CPRNGHerbert Xu1-1/+1
2008-07-10crypto: prng - Deterministic CPRNGNeil Horman1-1/+1
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho1-0/+1
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320Adrian-Ken Rueegsegger1-0/+2
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD hash algorithmsAdrian-Ken Rueegsegger1-0/+2
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior1-1/+2
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman1-0/+1
2008-04-21[CRYPTO] sha512: Rename sha512 to sha512_genericJan Glauber1-1/+1
2008-02-23[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu1-2/+2
2008-01-11[CRYPTO] ccm: Added CCM modeJoy Latten1-0/+1
2008-01-11[CRYPTO] seqiv: Add Sequence Number IV GeneratorHerbert Xu1-0/+1
2008-01-11[CRYPTO] eseqiv: Add Encrypted Sequence Number IV GeneratorHerbert Xu1-0/+1
2008-01-11[CRYPTO] chainiv: Add chain IV generatorHerbert Xu1-0/+1
2008-01-11[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu1-2/+4
2008-01-11[CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor1-0/+1