index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
lib/crypto: sparc: Drop optimized MD5 code
Eric Biggers
1
-1
/
+0
2026-03-30
lib/crypto: mips: Drop optimized MD5 code
Eric Biggers
1
-1
/
+0
2026-03-23
lib: Move crypto library tests to Runtime Testing menu
Eric Biggers
1
-6
/
+0
2026-03-23
lib/crypto: x86/sm3: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-03-23
lib/crypto: riscv/sm3: Migrate optimized code into library
Eric Biggers
1
-0
/
+2
2026-03-23
lib/crypto: arm64/sm3: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-03-23
lib/crypto: sm3: Add SM3 library API
Eric Biggers
1
-0
/
+7
2026-03-23
lib/crypto: aesgcm: Use GHASH library API
Eric Biggers
1
-1
/
+1
2026-03-23
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+2
2026-03-23
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-03-23
lib/crypto: arm/ghash: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
1
-12
/
+12
2026-03-19
lib/crypto: arm64: Drop checks for CONFIG_KERNEL_MODE_NEON
Eric Biggers
1
-6
/
+6
2026-03-09
lib/crypto: aes: Add support for CBC-based MACs
Eric Biggers
1
-0
/
+10
2026-01-15
lib/crypto: x86/aes: Add AES-NI optimization
Eric Biggers
1
-0
/
+1
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-12
lib/crypto: riscv/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+2
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
1
-1
/
+1
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-12
lib/crypto: arm/aes: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-12
lib/crypto: aes: Introduce improved AES library
Eric Biggers
1
-0
/
+4
2026-01-12
lib/crypto: nh: Restore dependency of arch code on !KMSAN
Eric Biggers
1
-1
/
+1
2026-01-12
lib/crypto: x86/nh: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-12
lib/crypto: arm64/nh: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-12
lib/crypto: arm/nh: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2026-01-12
lib/crypto: nh: Add NH library
Eric Biggers
1
-0
/
+10
2026-01-12
lib/crypto: Add ML-DSA verification support
Eric Biggers
1
-0
/
+7
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
1
-3
/
+6
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+36
2025-11-11
lib/crypto: x86/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-11-11
lib/crypto: arm64/polyval: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-11-11
lib/crypto: polyval: Add POLYVAL library
Eric Biggers
1
-0
/
+10
2025-11-05
lib/crypto: s390/sha3: Add optimized Keccak functions
Eric Biggers
1
-0
/
+1
2025-11-05
lib/crypto: arm64/sha3: Migrate optimized code into library
Eric Biggers
1
-0
/
+5
2025-11-05
lib/crypto: sha3: Add SHA-3 support
David Howells
1
-0
/
+7
2025-11-04
lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
Eric Biggers
1
-1
/
+1
2025-10-29
lib/crypto: arm/blake2b: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
1
-0
/
+10
2025-10-22
lib/crypto: poly1305: Restore dependency of arch code on !KMSAN
Eric Biggers
1
-1
/
+1
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
1
-24
/
+13
2025-08-29
lib/crypto: blake2s: Consolidate into single C translation unit
Eric Biggers
1
-23
/
+6
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
1
-34
/
+13
2025-08-29
lib/crypto: riscv/poly1305: Import OpenSSL/CRYPTOGAMS implementation
Zhihang Shao
1
-1
/
+2
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
1
-23
/
+27
2025-08-26
lib/crypto: sparc/md5: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-08-26
lib/crypto: powerpc/md5: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
2025-08-26
lib/crypto: mips/md5: Migrate optimized code into library
Eric Biggers
1
-0
/
+1
[next]