summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
AgeCommit message (Expand)Author
2005-02-23[CRYPTO]: Add Tiger digest algorithms.Aaron Grothe
2005-01-14[PATCH] various Kconfig fixesGabor Egry
2004-11-30[CRYPTO]: Standalone VIA PadLock driver.Michal Ludvig
2004-11-08[CRYPTO]: Add Anubis support.Aaron Grothe
2004-10-19[CRYPTO]: Add Tnepres cipher supportJames Morris
2004-10-19[CRYPTO]: Fix typo in Kconfig.David S. Miller
2004-09-28[CRYPTO]: Whirlpool algorithm updates.Aaron Grothe
2004-08-23[CRYPTO]: Add Whirlpool digest algorithm.Aaron Grothe
2004-08-10[CRYPTO]: Typo in crypto/KconfigJames Morris
2004-08-09[CRYPTO]: Add Khazad algorithm.Aaron Grothe
2004-08-05[PATCH] Re-implemented i586 asm AESJames Morris
2004-08-04[PATCH] Drop asm i586 AES code.James Morris
2004-07-31[CRYPTO]: Add i586 optimized AESJames Morris
2004-06-29[CRYPTO]: Add TEA and XTEA algorithms.Aaron Grothe
2004-04-27[CRYPTO]: Provide crc32c as a type of digest.Clay Haapala
2004-04-21[PATCH] s390: crypto api.Andrew Morton
2004-04-11[CRYPTO]: ARC4 Kconfig clarification.Jon Oberheide
2004-03-21[CRYPTO]: Add Michael MIC algorithm.James Morris
2004-03-03[CRYPTO]: Add ARC4 module.Jon Oberheide
2003-10-04[CRYPTO]: Kconfig URL updates.Petri T. Koistinen
2003-09-26[PATCH] select ZLIB_{IN,DE}FLATEAdrian Bunk
2003-08-15[CRYPTO]: Add CAST6 (CAST-256) algorithm.Kartikey Mahendra Bhatt
2003-08-11[CRYPTO]: Add cast5, integration by jmorris@intercode.com.auKartikey Mahendra Bhatt
2003-06-03[CRYPTO]: Use "select" kconfig facility instead of fragile defaults.James Morris
2003-05-29[CRYPTO]: Default CRYPTO and MD5 to y if IPV6_PRIVACY is enabled.Moritz Mühlenhoff
2003-05-17[CRYPTO]: Update deflate dependencies.Mitsuru Kanda
2003-05-12[CRYPTO]: Fix config dependencies.James Morris
2003-03-28[CRYPTO]: Add Deflate algorithm to crypto API.James Morris
2003-01-13[CRYPTO]: Add support for SHA-386 and SHA-512James Morris
2003-01-09[CRYPTO]: Use appropriate defaults if AH/ESP is enabled.David S. Miller
2003-01-08[CRYPTO]: Add AES algorithm.James Morris
2002-12-04[CRYPTO]: Add serpent algorithm.James Morris
2002-11-25[CRYPTO]: Add twofish algorithm.James Morris
2002-11-18[CRYPTO]: Add null algorithms and minor cleanups.James Morris
2002-11-06[CRYPTO]: minor updatesJames Morris
2002-11-06[CRYPTO]: Add blowfish algorithm.James Morris
2002-11-06[CRYPTO]: Add SHA256 plus bug fixes.James Morris
2002-11-03[CRYPTO]: Rework HMAC interface.James Morris
2002-10-29[PATCH] new kernel configuration 7/7Roman Zippel