index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rmd256.c
Age
Commit message (
Expand
)
Author
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2018-07-27
crypto: rmd256 - use swap macro in rmd256_transform
Gustavo A. R. Silva
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2011-01-04
crypto: ripemd - Set module author and update email address
Adrian-Ken Rueegsegger
2008-12-25
crypto: rmd256 - Switch to shash
Herbert Xu
2008-07-10
crypto: rmd - sparse annotations
Harvey Harrison
2008-07-10
[CRYPTO] rmd: Use pointer form of endian swapping operations
Herbert Xu
2008-07-10
[CRYPTO] rmd256: Fix endian issues
Adrian-Ken Rueegsegger
2008-07-10
[CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320
Adrian-Ken Rueegsegger