aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-23[CRYPTO]: Add Tiger digest algorithms.Aaron Grothe1-0/+1
2004-11-08[CRYPTO]: Add Anubis support.Aaron Grothe1-0/+1
2004-09-28[CRYPTO]: Whirlpool algorithm updates.Aaron Grothe1-1/+1
2004-08-23[CRYPTO]: Add Whirlpool digest algorithm.Aaron Grothe1-0/+1
2004-08-09[CRYPTO]: Add Khazad algorithm.Aaron Grothe1-0/+1
2004-06-29[CRYPTO]: Add TEA and XTEA algorithms.Aaron Grothe1-0/+1
2004-04-27[CRYPTO]: Provide crc32c as a type of digest.Clay Haapala1-0/+1
2004-03-21[CRYPTO]: Add Michael MIC algorithm.James Morris1-0/+1
2004-03-03[CRYPTO]: Add ARC4 module.Jon Oberheide1-0/+1
2004-03-01[PATCH] move scatterwalk functions to own fileAndrew Morton1-1/+1
2003-09-04[CRYPTO]: Use try_then_request_module().Rusty Russell1-2/+1
2003-08-15[CRYPTO]: Add CAST6 (CAST-256) algorithm.Kartikey Mahendra Bhatt1-0/+1
2003-08-11[CRYPTO]: Add cast5, integration by jmorris@intercode.com.auKartikey Mahendra Bhatt1-0/+1
2003-03-28[CRYPTO]: Add Deflate algorithm to crypto API.James Morris1-0/+1
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-2/+0
2003-01-13[CRYPTO]: Add support for SHA-386 and SHA-512James Morris1-0/+1
2003-01-08[CRYPTO]: Fix typo in aes.o rule.David S. Miller1-1/+1
2003-01-08[CRYPTO]: Add AES algorithm.James Morris1-0/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-05[CRYPTO]: Dont compile procfs stuff if procfs is not enabled.James Morris1-1/+3
2002-12-04[CRYPTO]: Add serpent algorithm.James Morris1-0/+1
2002-11-25[CRYPTO]: Add twofish algorithm.James Morris1-0/+1
2002-11-18[CRYPTO]: Add null algorithms and minor cleanups.James Morris1-0/+1
2002-11-06[CRYPTO]: Add blowfish algorithm.James Morris1-0/+1
2002-11-06[CRYPTO]: Add SHA256 plus bug fixes.James Morris1-0/+1
2002-11-05The crypto auto-load should only be enabled if crypto in enabled.Linus Torvalds1-2/+3
2002-11-03[CRYPTO]: Rework HMAC interface.James Morris1-1/+2
2002-10-26[CRYPTO]: Add MD4.James Morris1-0/+1
2002-10-24[CRYPTO]: Use kmod to try to autoload modules.James Morris1-0/+1
2002-10-23[CRYPTO]: Add initial crypto api subsystem.James Morris1-0/+15