summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-021-0/+12
* crypto: fips - Depend on ansi_cprngNeil Horman2009-08-201-2/+6
* Revert crypto: fips - Select CPRNGHerbert Xu2009-08-131-1/+0
* crypto: gcm - Use GHASH digest algorithmHuang Ying2009-08-061-1/+1
* crypto: ghash - Add GHASH digest algorithm for GCMHuang Ying2009-08-061-0/+7
* crypto: fips - Select CPRNGNeil Horman2009-06-211-0/+1
* crypto: ansi_cprng - Do not select FIPSHerbert Xu2009-06-191-1/+0
* crypto: aes-ni - Add support for more modesHuang Ying2009-06-021-0/+5
* crypto: fpu - Add template for blkcipher touching FPUHuang Ying2009-06-021-0/+5
* crypto: testmgr - add zlib testGeert Uytterhoeven2009-03-041-0/+1
* crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven2009-03-041-0/+9
* crypto: compress - Add pcomp interfaceGeert Uytterhoeven2009-03-041-0/+4
* crypto: chainiv - Use kcrypto_wq instead of keventd_wqHuang Ying2009-02-191-0/+1
* crypto: cryptd - Per-CPU thread implementation based on kcrypto_wqHuang Ying2009-02-191-0/+1
* crypto: api - Use dedicated workqueue for crypto subsystemHuang Ying2009-02-191-0/+3
* crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying2009-02-181-0/+25
* crypto: sha512 - Switch to shash Adrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: michael_mic - Switch to shashAdrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: wp512 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: tgr192 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: sha256 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: md5 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: md4 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: sha1 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-1/+1
* crypto: rmd320 - Switch to shashHerbert Xu2008-12-251-1/+1
* crypto: rmd256 - Switch to shashHerbert Xu2008-12-251-1/+1
* crypto: rmd160 - Switch to shashHerbert Xu2008-12-251-1/+1
* crypto: rmd128 - Switch to shashHerbert Xu2008-12-251-1/+1
* crypto: null - Switch to shashHerbert Xu2008-12-251-0/+1
* libcrc32c: Move implementation to crypto crc32cHerbert Xu2008-12-251-3/+1
* crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu2008-12-101-4/+32
* crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-291-0/+2
* crypto: rng - RNG interface and implementationNeil Horman2008-08-291-0/+16
* crypto: api - Add fips_enable flagNeil Horman2008-08-291-0/+8
* crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-291-4/+4
* crypto: crc32c - Use Intel CRC32 instructionAustin Zhang2008-08-291-0/+12
* crypto: Kconfig - Replace leading spaces with tabsAdrian Bunk2008-08-291-39/+42
* Revert crypto: prng - Deterministic CPRNGHerbert Xu2008-07-151-9/+0
* crypto: crc32c - Add ahash implementationHerbert Xu2008-07-101-1/+1
* crypto: prng - Deterministic CPRNGNeil Horman2008-07-101-0/+9
* [CRYPTO] cryptd: Add asynchronous hash supportLoc Ho2008-07-101-0/+1
* [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-101-0/+25
* [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithmsAdrian-Ken Rueegsegger2008-07-101-0/+26
* [CRYPTO] kconfig: Ordering cleanupSebastian Siewior2008-04-211-316/+329
* [CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior2008-04-211-1/+1
* [CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman2008-04-211-0/+11
* [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHERHerbert Xu2008-02-231-0/+1
* [CRYPTO] null: Add missing Kconfig dependency on BLKCIPHERAdrian Bunk2008-02-181-0/+1
* [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHERFrederik Deweerdt2008-02-151-0/+1
* [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20Tan Swee Heng2008-01-111-2/+0