index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
lib/crypto: mips: Drop optimized MD5 code
Eric Biggers
1
-65
/
+0
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
3
-22
/
+1
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
5
-52
/
+16
2025-08-29
lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
Eric Biggers
1
-6
/
+0
2025-08-26
lib/crypto: mips/md5: Migrate optimized code into library
Eric Biggers
1
-0
/
+65
2025-07-14
lib/crypto: mips/sha1: Migrate optimized code into library
Eric Biggers
1
-0
/
+81
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
1
-0
/
+58
2025-06-30
lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
Eric Biggers
1
-13
/
+7
2025-06-30
lib/crypto: mips: Move arch/mips/lib/crypto/ into lib/crypto/
Eric Biggers
7
-0
/
+1865
2025-06-30
lib/crypto: mips/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
1
-0
/
+74