Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-31 | crypto: x86/salsa20 - remove x86 salsa20 implementations | Eric Biggers | 1 | -91/+0 |
2018-01-12 | crypto: x86/salsa20 - cleanup and convert to skcipher API | Eric Biggers | 1 | -65/+40 |
2017-11-29 | crypto: salsa20 - fix blkcipher_walk API usage | Eric Biggers | 1 | -7/+0 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -2/+2 |
2013-01-20 | crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember funct... | Jussi Kivilinna | 1 | -5/+0 |
2012-08-01 | crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 1 | -1/+0 |
2008-01-11 | [CRYPTO] salsa20: Add x86-64 assembly version | Tan Swee Heng | 1 | -0/+2 |
2008-01-11 | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) | Tan Swee Heng | 1 | -0/+127 |