summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* [CRYPTO] tcrypt: Add select of AEADSebastian Siewior2008-01-111-0/+1
* [CRYPTO] salsa20: Add x86-64 assembly versionTan Swee Heng2008-01-111-0/+15
* [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)Tan Swee Heng2008-01-111-0/+15
* [CRYPTO] seqiv: Add select AEAD in KconfigHerbert Xu2008-01-111-0/+1
* [CRYPTO] ccm: Added CCM modeJoy Latten2008-01-111-0/+7
* [CRYPTO] seqiv: Add Sequence Number IV GeneratorHerbert Xu2008-01-111-0/+9
* [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu2008-01-111-5/+1
* [CRYPTO] authenc: Select HASH in KconfigBorislav Petkov2008-01-111-0/+1
* [CRYPTO] lzo: Add LZO compression algorithm supportZoltan Sogor2008-01-111-0/+8