开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
sha2.h
Age
Commit message (
Expand
)
Author
2025-11-23
lib/crypto: sha2: Add at_least decoration to fixed-size array params
Eric Biggers
2025-09-17
lib/crypto: sha256: Add support for 2-way interleaved hashing
Eric Biggers
2025-07-14
lib/crypto: sha2: Add hmac_sha*_init_usingrawkey()
Eric Biggers
2025-07-04
lib/crypto: sha256: Document the SHA-224 and SHA-256 API
Eric Biggers
2025-07-04
lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
Eric Biggers
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-07-04
lib/crypto: sha256: Add sha224() and sha224_update()
Eric Biggers
2025-07-04
lib/crypto: sha256: Reorder some code
Eric Biggers
2025-06-30
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
Eric Biggers
2025-06-30
lib/crypto: sha512: Add support for SHA-384 and SHA-512
Eric Biggers
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
2025-05-05
crypto: lib/sha256 - improve function prototypes
Eric Biggers
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
2025-05-05
crypto: lib/sha256 - Move partial block handling out
Herbert Xu
2025-04-23
crypto: sha512-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: x86/sha512 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha256-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: x86/sha256 - Use API partial block handling
Herbert Xu
2023-05-19
crypto: lib/sha256 - Remove redundant and unused sha224_update
Herbert Xu
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers