summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-161-6/+0
* crypto: gf128mul - Remove experimental tagHerbert Xu2010-12-281-1/+0
* crypto: af_alg - Add dependency on NETHerbert Xu2010-11-291-0/+2
* crypto: aesni-intel - Ported implementation to x86-32Mathias Krause2010-11-271-5/+7
* crypto: algif_skcipher - User-space interface for skcipher operationsHerbert Xu2010-11-261-0/+8
* crypto: algif_hash - User-space interface for hash operationsHerbert Xu2010-11-191-0/+8
* crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-191-0/+3
* crypto: Kconfig - update broken web addressesJustin P. Mattock2010-09-121-8/+8
* crypto: fips - FIPS requires algorithm self-testsChuck Ebbert2010-09-031-3/+2
* crypto: testmgr - Default to no testsHerbert Xu2010-08-061-1/+2
* crypto: testmgr - Fix test disabling optionHerbert Xu2010-08-061-6/+5
* crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin2010-06-031-0/+8
* crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu2010-06-031-1/+6
* Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
|\
| * crypto: fix typo in Kconfig help textJiri Kosina2010-02-051-2/+2
* | crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert2010-01-071-0/+10
|/
* crypto: ghash-intel - Fix building failure on x86_32Huang Ying2009-10-271-0/+1
* crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2009-10-191-0/+8
* 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
OpenPOWER on IntegriCloud