开源镜像站
帮助
下载
动态
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
/
lib
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-30
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
2026-03-30
lib/crypto: sparc: Drop optimized MD5 code
Eric Biggers
2026-03-23
lib/crypto: x86/sm3: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: riscv/sm3: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: arm64/sm3: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: x86/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: arm64/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: arm/ghash: Migrate optimized code into library
Eric Biggers
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
2026-03-19
lib/crypto: arm64: Drop checks for CONFIG_KERNEL_MODE_NEON
Eric Biggers
2026-03-17
lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files
Eric Biggers
2026-03-09
lib/crypto: arm64/aes: Move assembly code for AES modes into libaes
Eric Biggers
2026-01-15
lib/crypto: x86/aes: Add AES-NI optimization
Eric Biggers
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: riscv/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: aes: Introduce improved AES library
Eric Biggers
2026-01-12
lib/crypto: x86/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm64/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm/nh: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: nh: Add NH library
Eric Biggers
2026-01-12
lib/crypto: Add ML-DSA verification support
Eric Biggers
2025-12-09
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
Eric Biggers
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
2025-11-11
lib/crypto: arm64/polyval: Migrate optimized code into library
Eric Biggers
2025-11-11
lib/crypto: polyval: Add POLYVAL library
Eric Biggers
2025-11-05
lib/crypto: arm64/sha3: Migrate optimized code into library
Eric Biggers
2025-11-05
lib/crypto: sha3: Add SHA-3 support
David Howells
2025-11-04
lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
Nathan Chancellor
2025-10-29
lib/crypto: arm/blake2b: Migrate optimized code into library
Eric Biggers
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
2025-09-06
lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
2025-08-29
lib/crypto: blake2s: Consolidate into single C translation unit
Eric Biggers
2025-08-29
lib/crypto: blake2s: Move generic code into blake2s.c
Eric Biggers
2025-08-29
lib/crypto: blake2s: Remove obsolete self-test
Eric Biggers
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
2025-08-29
lib/crypto: chacha: Rename libchacha.c to chacha.c
Eric Biggers
2025-08-29
lib/crypto: chacha: Rename chacha.c to chacha-block-generic.c
Eric Biggers
2025-08-29
lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation
Zhihang Shao
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
2025-08-26
lib/crypto: sparc/md5: Migrate optimized code into library
Eric Biggers
2025-08-26
lib/crypto: powerpc/md5: Migrate optimized code into library
Eric Biggers
[next]