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
/
md5.c
Age
Commit message (
Expand
)
Author
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-03-31
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
2015-12-22
crypto: hash - add zero length message hash for shax and md5
LABBE Corentin
2015-05-18
crypto: md5 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
2010-03-02
crypto: md5 - Set statesize
Herbert Xu
2010-01-17
crypto: md5 - Add export support
Max Vozeler
2008-12-25
crypto: md5 - Switch to shash
Adrian-Ken Rueegsegger
2008-04-21
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds