| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: rmd320 - remove RIPE-MD 320 hash algorithm | Ard Biesheuvel | 2021-01-29 | 1 | -391/+0 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-09 | 1 | -0/+1 |
|\ |
|
| * | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 2019-06-13 | 1 | -0/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
|/ |
|
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: rmd320 - use swap macro in rmd320_transform | Gustavo A. R. Silva | 2018-07-27 | 1 | -6/+6 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-08 | 1 | -1/+0 |
* | crypto: drop unnecessary return statements | Geliang Tang | 2017-09-22 | 1 | -2/+0 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -0/+1 |
* | crypto: ripemd - Set module author and update email address | Adrian-Ken Rueegsegger | 2011-01-04 | 1 | -1/+2 |
* | crypto: rmd320 - Switch to shash | Herbert Xu | 2008-12-25 | 1 | -29/+32 |
* | crypto: rmd - sparse annotations | Harvey Harrison | 2008-07-10 | 1 | -4/+4 |
* | [CRYPTO] rmd: Use pointer form of endian swapping operations | Herbert Xu | 2008-07-10 | 1 | -2/+2 |
* | [CRYPTO] rmd320: Fix endian issues | Adrian-Ken Rueegsegger | 2008-07-10 | 1 | -28/+9 |
* | [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 | Adrian-Ken Rueegsegger | 2008-07-10 | 1 | -0/+412 |