| Commit message (Expand) | Author | Age |
* | crypto: aesni-intel - Merge with fpu.ko | Andy Lutomirski | 2011-05-16 |
* | crypto: gf128mul - Remove experimental tag | Herbert Xu | 2010-12-28 |
* | crypto: af_alg - Add dependency on NET | Herbert Xu | 2010-11-29 |
* | crypto: aesni-intel - Ported implementation to x86-32 | Mathias Krause | 2010-11-27 |
* | crypto: algif_skcipher - User-space interface for skcipher operations | Herbert Xu | 2010-11-26 |
* | crypto: algif_hash - User-space interface for hash operations | Herbert Xu | 2010-11-19 |
* | crypto: af_alg - User-space interface for Crypto API | Herbert Xu | 2010-11-19 |
* | crypto: Kconfig - update broken web addresses | Justin P. Mattock | 2010-09-11 |
* | crypto: fips - FIPS requires algorithm self-tests | Chuck Ebbert | 2010-09-03 |
* | crypto: testmgr - Default to no tests | Herbert Xu | 2010-08-05 |
* | crypto: testmgr - Fix test disabling option | Herbert Xu | 2010-08-05 |
* | crypto: testmgr - add an option to disable cryptoalgos' self-tests | Alexander Shishkin | 2010-06-03 |
* | crypto: pcomp - Fix illegal Kconfig configuration | Herbert Xu | 2010-06-03 |
* | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | crypto: fix typo in Kconfig help text | Jiri Kosina | 2010-02-05 |
* | | crypto: pcrypt - Add pcrypt crypto parallelization wrapper | Steffen Klassert | 2010-01-06 |
|/ |
|
* | crypto: ghash-intel - Fix building failure on x86_32 | Huang Ying | 2009-10-27 |
* | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 2009-10-18 |
* | crypto: vmac - New hash algorithm for intel_txt support | Shane Wang | 2009-09-02 |
* | crypto: fips - Depend on ansi_cprng | Neil Horman | 2009-08-20 |
* | Revert crypto: fips - Select CPRNG | Herbert Xu | 2009-08-13 |
* | crypto: gcm - Use GHASH digest algorithm | Huang Ying | 2009-08-06 |
* | crypto: ghash - Add GHASH digest algorithm for GCM | Huang Ying | 2009-08-06 |
* | crypto: fips - Select CPRNG | Neil Horman | 2009-06-21 |
* | crypto: ansi_cprng - Do not select FIPS | Herbert Xu | 2009-06-19 |
* | crypto: aes-ni - Add support for more modes | Huang Ying | 2009-06-02 |
* | crypto: fpu - Add template for blkcipher touching FPU | Huang Ying | 2009-06-02 |
* | crypto: testmgr - add zlib test | Geert Uytterhoeven | 2009-03-04 |
* | crypto: zlib - New zlib crypto module, using pcomp | Geert Uytterhoeven | 2009-03-04 |
* | crypto: compress - Add pcomp interface | Geert Uytterhoeven | 2009-03-04 |
* | crypto: chainiv - Use kcrypto_wq instead of keventd_wq | Huang Ying | 2009-02-19 |
* | crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq | Huang Ying | 2009-02-19 |
* | crypto: api - Use dedicated workqueue for crypto subsystem | Huang Ying | 2009-02-19 |
* | crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform | Huang Ying | 2009-02-18 |
* | crypto: sha512 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: michael_mic - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: wp512 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: tgr192 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: sha256 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: md5 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: md4 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: sha1 - Switch to shash | Adrian-Ken Rueegsegger | 2008-12-24 |
* | crypto: rmd320 - Switch to shash | Herbert Xu | 2008-12-24 |
* | crypto: rmd256 - Switch to shash | Herbert Xu | 2008-12-24 |
* | crypto: rmd160 - Switch to shash | Herbert Xu | 2008-12-24 |
* | crypto: rmd128 - Switch to shash | Herbert Xu | 2008-12-24 |
* | crypto: null - Switch to shash | Herbert Xu | 2008-12-24 |
* | libcrc32c: Move implementation to crypto crc32c | Herbert Xu | 2008-12-24 |
* | crypto: api - Disallow cryptomgr as a module if algorithms are built-in | Herbert Xu | 2008-12-10 |