aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-10-21crypto: Add userspace configuration APIGravatar Steffen Klassert 1-0/+1
2011-09-22crypto: blowfish - rename C-version to blowfish_genericGravatar Jussi Kivilinna 1-1/+1
2011-09-22crypto: blowfish - split generic and common c codeGravatar Jussi Kivilinna 1-0/+1
2011-03-13crypto: authencesn - Add algorithm to handle IPsec extended sequence numbersGravatar Steffen Klassert 1-1/+1
2010-11-27crypto: Makefile clean upGravatar Tracey Dent 1-7/+7
2010-11-26crypto: algif_skcipher - User-space interface for skcipher operationsGravatar Herbert Xu 1-0/+1
2010-11-19crypto: algif_hash - User-space interface for hash operationsGravatar Herbert Xu 1-0/+1
2010-11-19crypto: af_alg - User-space interface for Crypto APIGravatar Herbert Xu 1-0/+1
2010-06-03crypto: twofish: Rename twofish to twofish_generic and add an aliasGravatar Joachim Fritschi 1-1/+1
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationGravatar Herbert Xu 1-1/+1
2010-01-07crypto: pcrypt - Add pcrypt crypto parallelization wrapperGravatar Steffen Klassert 1-0/+1
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportGravatar Shane Wang 1-0/+1
2009-08-06crypto: ghash - Add GHASH digest algorithm for GCMGravatar Huang Ying 1-0/+1
2009-07-14crypto: hash - Remove legacy hash/digest implementaionGravatar Herbert Xu 1-2/+1
2009-03-04crypto: zlib - New zlib crypto module, using pcompGravatar Geert Uytterhoeven 1-0/+1
2009-03-04crypto: compress - Add pcomp interfaceGravatar Geert Uytterhoeven 1-0/+2
2009-02-19crypto: api - Use dedicated workqueue for crypto subsystemGravatar Huang Ying 1-0/+2
2008-12-25crypto: hash - Add shash interfaceGravatar Herbert Xu 1-0/+1
2008-12-10crypto: api - Disallow cryptomgr as a module if algorithms are built-inGravatar Herbert Xu 1-9/+9
2008-08-29crypto: rng - RNG interface and implementationGravatar Neil Horman 1-1/+3
2008-08-29crypto: api - Add fips_enable flagGravatar Neil Horman 1-0/+2
2008-08-29crypto: skcipher - Move IV generators into their own modulesGravatar Herbert Xu 1-2/+2
2008-08-29crypto: cryptomgr - Add test infrastructureGravatar Herbert Xu 1-0/+2
2008-07-15Revert crypto: prng - Deterministic CPRNGGravatar Herbert Xu 1-1/+1
2008-07-10crypto: prng - Deterministic CPRNGGravatar Neil Horman 1-1/+1
2008-07-10[CRYPTO] hash: Add asynchronous hash supportGravatar Loc Ho 1-0/+1
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320Gravatar Adrian-Ken Rueegsegger 1-0/+2
2008-07-10[CRYPTO] ripemd: Add support for RIPEMD hash algorithmsGravatar Adrian-Ken Rueegsegger 1-0/+2
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularGravatar Sebastian Siewior 1-1/+2
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportGravatar Kevin Coffman 1-0/+1
2008-04-21[CRYPTO] sha512: Rename sha512 to sha512_genericGravatar Jan Glauber 1-1/+1
2008-02-23[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleGravatar Herbert Xu 1-2/+2
2008-01-11[CRYPTO] ccm: Added CCM modeGravatar Joy Latten 1-0/+1
2008-01-11[CRYPTO] seqiv: Add Sequence Number IV GeneratorGravatar Herbert Xu 1-0/+1
2008-01-11[CRYPTO] eseqiv: Add Encrypted Sequence Number IV GeneratorGravatar Herbert Xu 1-0/+1
2008-01-11[CRYPTO] chainiv: Add chain IV generatorGravatar Herbert Xu 1-0/+1
2008-01-11[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleGravatar Herbert Xu 1-2/+4
2008-01-11[CRYPTO] lzo: Add LZO compression algorithm supportGravatar Zoltan Sogor 1-0/+1
2008-01-11[CRYPTO] gcm: New algorithmGravatar Mikko Herranen 1-0/+1
2008-01-11[CRYPTO] salsa20: Salsa20 stream cipherGravatar Tan Swee Heng 1-0/+1
2008-01-11[CRYPTO] ctr: Add CTR (Counter) block cipher modeGravatar Joy Latten 1-0/+1
2007-10-10[CRYPTO] sha: Load the SHA[1|256] module by an aliasGravatar Sebastian Siewior 1-2/+2
2007-10-10[CRYPTO] aes: Rename aes to aes-genericGravatar Sebastian Siewior 1-1/+1
2007-10-10[CRYPTO] des: Rename des to des-genericGravatar Sebastian Siewior 1-1/+1
2007-10-10[CRYPTO] xts: XTS blockcipher mode implementation without partial blocksGravatar Rik Snel 1-0/+1
2007-10-10[CRYPTO] aead: Add authencGravatar Herbert Xu 1-0/+1
2007-10-10[CRYPTO] api: Move scatterwalk into algapiGravatar Herbert Xu 1-2/+2
2007-10-10[CRYPTO] api: Add aead crypto typeGravatar Herbert Xu 1-0/+1
2007-10-10[CRYPTO] seed: New cipher algorithmGravatar Hye-Shik Chang 1-0/+1
2007-07-13async_tx: add the async_tx apiGravatar Dan Williams 1-1/+1