aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang1-0/+12
2009-08-20crypto: fips - Depend on ansi_cprngNeil Horman1-2/+6
2009-08-13Revert crypto: fips - Select CPRNGHerbert Xu1-1/+0
2009-08-06crypto: gcm - Use GHASH digest algorithmHuang Ying1-1/+1
2009-08-06crypto: ghash - Add GHASH digest algorithm for GCMHuang Ying1-0/+7
2009-06-21crypto: fips - Select CPRNGNeil Horman1-0/+1
2009-06-19crypto: ansi_cprng - Do not select FIPSHerbert Xu1-1/+0
2009-06-02crypto: aes-ni - Add support for more modesHuang Ying1-0/+5
2009-06-02crypto: fpu - Add template for blkcipher touching FPUHuang Ying1-0/+5
2009-03-04crypto: testmgr - add zlib testGeert Uytterhoeven1-0/+1
2009-03-04crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven1-0/+9
2009-03-04crypto: compress - Add pcomp interfaceGeert Uytterhoeven1-0/+4
2009-02-19crypto: chainiv - Use kcrypto_wq instead of keventd_wqHuang Ying1-0/+1
2009-02-19crypto: cryptd - Per-CPU thread implementation based on kcrypto_wqHuang Ying1-0/+1
2009-02-19crypto: api - Use dedicated workqueue for crypto subsystemHuang Ying1-0/+3
2009-02-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying1-0/+25
2008-12-25crypto: sha512 - Switch to shash Adrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: michael_mic - Switch to shashAdrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: wp512 - Switch to shashAdrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: tgr192 - Switch to shashAdrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: sha256 - Switch to shashAdrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: md5 - Switch to shashAdrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: md4 - Switch to shashAdrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: sha1 - Switch to shashAdrian-Ken Rueegsegger1-1/+1
2008-12-25crypto: rmd320 - Switch to shashHerbert Xu1-1/+1
2008-12-25crypto: rmd256 - Switch to shashHerbert Xu1-1/+1
2008-12-25crypto: rmd160 - Switch to shashHerbert Xu1-1/+1
2008-12-25crypto: rmd128 - Switch to shashHerbert Xu1-1/+1
2008-12-25crypto: null - Switch to shashHerbert Xu1-0/+1
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu1-3/+1
2008-12-10crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu1-4/+32
2008-08-29crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu1-0/+2
2008-08-29crypto: rng - RNG interface and implementationNeil Horman1-0/+16
2008-08-29crypto: api - Add fips_enable flagNeil Horman1-0/+8
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu1-4/+4
2008-08-29crypto: crc32c - Use Intel CRC32 instructionAustin Zhang1-0/+12
2008-08-29crypto: Kconfig - Replace leading spaces with tabsAdrian Bunk1-39/+42
2008-07-15Revert crypto: prng - Deterministic CPRNGHerbert Xu1-9/+0
2008-07-10crypto: crc32c - Add ahash implementationHerbert Xu1-1/+1
2008-07-10crypto: prng - Deterministic CPRNGNeil Horman1-0/+9
2008-07-10[CRYPTO] cryptd: Add asynchronous hash supportLoc Ho1-0/+1
2008-07-10[CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithmsAdrian-Ken Rueegsegger1-0/+25
2008-07-10[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithmsAdrian-Ken Rueegsegger1-0/+26
2008-04-21[CRYPTO] kconfig: Ordering cleanupSebastian Siewior1-316/+329
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior1-1/+1
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman1-0/+11
2008-02-23[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHERHerbert Xu1-0/+1
2008-02-18[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHERAdrian Bunk1-0/+1
2008-02-15[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHERFrederik Deweerdt1-0/+1
2008-01-11[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20Tan Swee Heng1-2/+0