diff options
author | Tan Swee Heng <thesweeheng@gmail.com> | 2007-11-23 12:45:00 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-10 22:16:15 +0100 |
commit | 2407d60872dd2a95404c6048f775f3b64d438f4b (patch) | |
tree | 6a333c5eaae616736b2f184cee8e9f052cee966d /drivers/char | |
parent | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type (diff) | |
download | linux-2407d60872dd2a95404c6048f775f3b64d438f4b.tar.xz linux-2407d60872dd2a95404c6048f775f3b64d438f4b.zip |
[CRYPTO] salsa20: Salsa20 stream cipher
This patch implements the Salsa20 stream cipher using the blkcipher interface.
The core cipher code comes from Daniel Bernstein's submission to eSTREAM:
http://www.ecrypt.eu.org/stream/svn/viewcvs.cgi/ecrypt/trunk/submissions/salsa20/full/ref/
The test vectors comes from:
http://www.ecrypt.eu.org/stream/svn/viewcvs.cgi/ecrypt/trunk/submissions/salsa20/full/
It has been tested successfully with "modprobe tcrypt mode=34" on an
UML instance.
Signed-off-by: Tan Swee Heng <thesweeheng@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions