Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-22 | crypto: x86/des - switch to library interface | Ard Biesheuvel | 1 | -19/+23 |
2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel | 1 | -1/+1 |
2019-08-22 | crypto: 3des - move verification out of exported routine | Ard Biesheuvel | 1 | -0/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -11/+1 |
2018-03-09 | crypto: x86/des3_ede - des3_ede_skciphers[] can be static | Wu Fengguang | 1 | -1/+1 |
2018-03-03 | crypto: x86/des3_ede - convert to skcipher interface | Eric Biggers | 1 | -119/+119 |
2017-08-04 | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel | 1 | -2/+1 |
2015-01-13 | crypto: x86/des3_ede - drop bogus module aliases | Mathias Krause | 1 | -2/+0 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -4/+4 |
2014-06-25 | crypto: des3_ede-x86_64 - fix parse warning | Jussi Kivilinna | 1 | -2/+2 |
2014-06-20 | crypto: des_3des - add x86-64 assembly implementation | Jussi Kivilinna | 1 | -0/+509 |