Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / crypto / Kconfig
2012-04-09 Al Viroum: several x86 hw-dependent crypto modules won't build...
2012-03-23 Darrick J. Wongcrypto: crc32c should use library implementation
2012-03-14 Jussi Kivilinnacrypto: camellia - add assembler implementation for...
2012-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-12-20 Jussi Kivilinnacrypto: gf128mul - remove leftover "(EXPERIMENTAL)...
2011-12-20 Jussi Kivilinnacrypto: serpent-sse2 - select LRW and XTS
2011-12-20 Jussi Kivilinnacrypto: twofish-x86_64-3way - select LRW and XTS
2011-12-20 Jussi Kivilinnacrypto: xts - remove dependency on EXPERIMENTAL
2011-12-20 Jussi Kivilinnacrypto: lrw - remove dependency on EXPERIMENTAL
2011-11-30 Jussi Kivilinnacrypto: serpent-sse2 - should select CRYPTO_CRYPTD
2011-11-21 Jussi Kivilinnacrypto: serpent - add 4-way parallel i586/SSE2 assemble...
2011-11-21 Jussi Kivilinnacrypto: serpent - add 8-way parallel x86_64/SSE2 assemb...
2011-11-13 Jiri KosinaMerge branch 'master' into for-next
2011-11-13 Paul Bollecrypto: drop selects of bogus Kconfig symbol
2011-11-09 Valdis.Kletnieks... crypto: fix typo in crypto/Kconfig
2011-11-01 Herbert Xucrypto: user - Depend on NET instead of selecting it
2011-10-26 Herbert Xucrypto: user - Add dependency on NET
2011-10-21 Steffen Klassertcrypto: Add userspace configuration API
2011-10-21 Jussi Kivilinnacrypto: twofish - add 3-way parallel x86_64 assembler...
2011-09-22 Jussi Kivilinnacrypto: blowfish - add x86_64 assembly implementation
2011-09-22 Jussi Kivilinnacrypto: blowfish - split generic and common c code
2011-08-10 Mathias Krausecrypto: sha1 - SSSE3 based SHA1 implementation for...
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-11 Michael Wittendoc: Kconfig: `to be' -> `be'
2011-06-29 Richard Weinbergercrypto: UML build fixes
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-16 Andy Lutomirskicrypto: aesni-intel - Merge with fpu.ko
2010-12-28 Herbert Xucrypto: gf128mul - Remove experimental tag
2010-11-29 Herbert Xucrypto: af_alg - Add dependency on NET
2010-11-27 Mathias Krausecrypto: aesni-intel - Ported implementation to x86-32
2010-11-26 Herbert Xucrypto: algif_skcipher - User-space interface for skcip...
2010-11-19 Herbert Xucrypto: algif_hash - User-space interface for hash...
2010-11-19 Herbert Xucrypto: af_alg - User-space interface for Crypto API
2010-09-12 Justin P. Mattockcrypto: Kconfig - update broken web addresses
2010-09-03 Chuck Ebbertcrypto: fips - FIPS requires algorithm self-tests
2010-08-06 Herbert Xucrypto: testmgr - Default to no tests
2010-08-06 Herbert Xucrypto: testmgr - Fix test disabling option
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-03 Alexander Shishkincrypto: testmgr - add an option to disable cryptoalgos...
2010-06-03 Herbert Xucrypto: pcomp - Fix illegal Kconfig configuration
2010-03-29 Gilles EspinasseFix comment and Kconfig typos for 'require' and 'fragment'
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-05 Jiri Kosinacrypto: fix typo in Kconfig help text
2010-01-07 Steffen Klassertcrypto: pcrypt - Add pcrypt crypto parallelization...
2009-11-18 Jiri Kosina- patches.arch/x86-crypto-pclmulqdq-accelerated-impleme...
2009-10-27 Huang Yingcrypto: ghash-intel - Fix building failure on x86_32
2009-10-19 Huang Yingcrypto: ghash - Add PCLMULQDQ accelerated implementation
2009-09-02 Shane Wangcrypto: vmac - New hash algorithm for intel_txt support
2009-08-20 Neil Hormancrypto: fips - Depend on ansi_cprng
2009-08-13 Herbert XuRevert crypto: fips - Select CPRNG
2009-08-06 Huang Yingcrypto: gcm - Use GHASH digest algorithm
2009-08-06 Huang Yingcrypto: ghash - Add GHASH digest algorithm for GCM
2009-06-21 Neil Hormancrypto: fips - Select CPRNG
2009-06-19 Herbert Xucrypto: ansi_cprng - Do not select FIPS
2009-06-02 Huang Yingcrypto: aes-ni - Add support for more modes
2009-06-02 Huang Yingcrypto: fpu - Add template for blkcipher touching FPU
2009-03-04 Geert Uytterhoevencrypto: testmgr - add zlib test
2009-03-04 Geert Uytterhoevencrypto: zlib - New zlib crypto module, using pcomp
2009-03-04 Geert Uytterhoevencrypto: compress - Add pcomp interface
2009-02-19 Huang Yingcrypto: chainiv - Use kcrypto_wq instead of keventd_wq
2009-02-19 Huang Yingcrypto: cryptd - Per-CPU thread implementation based...
2009-02-19 Huang Yingcrypto: api - Use dedicated workqueue for crypto subsystem
2009-02-18 Huang Yingcrypto: aes-ni - Add support to Intel AES-NI instructio...
2008-12-25 Adrian-Ken Rueegseggercrypto: sha512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: michael_mic - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: wp512 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: tgr192 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha256 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md5 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: md4 - Switch to shash
2008-12-25 Adrian-Ken Rueegseggercrypto: sha1 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd320 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd256 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd160 - Switch to shash
2008-12-25 Herbert Xucrypto: rmd128 - Switch to shash
2008-12-25 Herbert Xucrypto: null - Switch to shash
2008-12-25 Herbert Xulibcrc32c: Move implementation to crypto crc32c
2008-12-10 Herbert Xucrypto: api - Disallow cryptomgr as a module if algorit...
2008-08-29 Herbert Xucrypto: skcipher - Use RNG interface instead of get_ran...
2008-08-29 Neil Hormancrypto: rng - RNG interface and implementation
2008-08-29 Neil Hormancrypto: api - Add fips_enable flag
2008-08-29 Herbert Xucrypto: cryptomgr - Add test infrastructure
2008-08-29 Austin Zhangcrypto: crc32c - Use Intel CRC32 instruction
2008-08-29 Adrian Bunkcrypto: Kconfig - Replace leading spaces with tabs
2008-07-15 Herbert XuRevert crypto: prng - Deterministic CPRNG
2008-07-10 Herbert Xucrypto: crc32c - Add ahash implementation
2008-07-10 Neil Hormancrypto: prng - Deterministic CPRNG
2008-07-10 Loc Ho[CRYPTO] cryptd: Add asynchronous hash support
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for extended RIPEM...
2008-07-10 Adrian-Ken Rueegsegger[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash...
2008-04-21 Sebastian Siewior[CRYPTO] kconfig: Ordering cleanup
2008-04-21 Sebastian Siewior[CRYPTO] api: Make the crypto subsystem fully modular
2008-04-21 Kevin Coffman[CRYPTO] cts: Add CTS mode required for Kerberos AES...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-23 Herbert Xu[CRYPTO] authenc: Add missing Kconfig dependency on...
2008-02-18 Adrian Bunk[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
2008-02-15 Frederik Deweerdt[CRYPTO] tcrypt: Add missing Kconfig dependency on...
2008-01-10 Tan Swee Heng[CRYPTO] salsa20-asm: Remove unnecessary dependency...
2008-01-10 Sebastian Siewior[CRYPTO] tcrypt: Add select of AEAD
2008-01-10 Tan Swee Heng[CRYPTO] salsa20: Add x86-64 assembly version
next