index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
powerpc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
2
-0
/
+857
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
3
-36
/
+6
2025-08-29
lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
Eric Biggers
1
-6
/
+0
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
3
-36
/
+9
2025-08-29
lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
Eric Biggers
1
-6
/
+0
2025-08-26
lib/crypto: powerpc/md5: Migrate optimized code into library
Eric Biggers
2
-0
/
+247
2025-07-14
lib/crypto: powerpc/sha1: Migrate optimized code into library
Eric Biggers
3
-0
/
+549
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
3
-19
/
+3
2025-07-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
1
-6
/
+0
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
1
-2
/
+3
2025-06-30
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/
Eric Biggers
8
-0
/
+2531