index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
sha256.c
Age
Commit message (
Expand
)
Author
2025-07-04
crypto: sha256 - Use same state format as legacy drivers
Eric Biggers
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-05-05
crypto: sha256 - Use the partial block API
Herbert Xu
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
2007-10-10
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
2006-09-21
[CRYPTO] sha: Add module aliases for sha1 / sha256
Michal Ludvig
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2006-06-26
[CRYPTO] digest: Remove unnecessary zeroing during init
Herbert Xu
2006-06-26
[CRYPTO] digest: Add alignment handling
Atsushi Nemoto
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds