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
/
include
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
crypto: geniv - use memcpy_sglist() instead of null skcipher
Eric Biggers
1
-1
/
+0
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-11
/
+16
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
1
-0
/
+6
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-28
/
+37
2025-05-05
crypto: ahash - Add HASH_REQUEST_ZERO
Herbert Xu
1
-0
/
+4
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
1
-0
/
+24
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
1
-1
/
+4
2025-05-05
crypto: zynqmp-sha - Fix partial block implementation
Herbert Xu
1
-0
/
+4
2025-05-05
crypto: lib/sha256 - Use generic block helper
Herbert Xu
1
-7
/
+0
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
1
-2
/
+12
2025-05-05
crypto: lib/sha256 - Add helpers for block-based shash
Herbert Xu
1
-0
/
+45
2025-05-05
crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRT
Herbert Xu
3
-6
/
+6
2025-05-05
crypto: acomp - Clone folios properly
Herbert Xu
1
-6
/
+2
2025-05-05
crypto: rng - fix documentation for crypto_rng_alg()
Ovidiu Panait
1
-5
/
+3
2025-05-05
crypto: streebog - Use API partial block handling
Herbert Xu
1
-5
/
+0
2025-05-05
crypto: lib/sha256 - improve function prototypes
Eric Biggers
1
-4
/
+4
2025-05-05
crypto: sha256 - remove sha256_base.h
Eric Biggers
1
-151
/
+0
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
3
-15
/
+37
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-47
/
+6
2025-05-05
crypto: lib/poly1305 - Add block-only interface
Herbert Xu
2
-8
/
+45
2025-05-05
crypto: lib/sha256 - Move partial block handling out
Herbert Xu
3
-37
/
+62
2025-04-28
crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist
Herbert Xu
3
-61
/
+64
2025-04-28
crypto: api - Add crypto_stack_request_init and initialise flags fully
Herbert Xu
4
-8
/
+6
2025-04-28
crypto: polyval-generic - Use API partial block handling
Herbert Xu
1
-8
/
+0
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
4
-8
/
+24
2025-04-23
crypto: lib/sm3 - Remove partial block helpers
Herbert Xu
2
-64
/
+2
2025-04-23
crypto: sm3-generic - Use API partial block handling
Herbert Xu
2
-2
/
+44
2025-04-23
crypto: sha512_base - Remove partial block helpers
Herbert Xu
1
-64
/
+0
2025-04-23
crypto: sha512-generic - Use API partial block handling
Herbert Xu
1
-8
/
+0
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
1
-0
/
+6
2025-04-23
crypto: x86/sha512 - Use API partial block handling
Herbert Xu
2
-5
/
+50
2025-04-23
crypto: zynqmp-sha - Use API partial block handling
Herbert Xu
1
-5
/
+0
2025-04-23
crypto: sha3-generic - Use API partial block handling
Herbert Xu
1
-3
/
+4
2025-04-23
crypto: arm64/sha3-ce - Use API partial block handling
Herbert Xu
1
-1
/
+3
2025-04-23
crypto: sha256_base - Remove partial block helpers
Herbert Xu
1
-37
/
+13
2025-04-23
crypto: sha256-generic - Use API partial block handling
Herbert Xu
1
-6
/
+0
2025-04-23
crypto: riscv/sha256 - Use API partial block handling
Herbert Xu
1
-0
/
+3
2025-04-23
crypto: x86/sha256 - Use API partial block handling
Herbert Xu
2
-7
/
+78
2025-04-23
crypto: sha1_base - Remove partial block helpers
Herbert Xu
1
-61
/
+0
2025-04-23
crypto: sha1-generic - Use API partial block handling
Herbert Xu
1
-8
/
+0
2025-04-23
crypto: x86/sha1 - Use API partial block handling
Herbert Xu
2
-4
/
+39
2025-04-23
crypto: md5-generic - Use API partial block handling
Herbert Xu
1
-1
/
+2
2025-04-23
crypto: riscv/ghash - Use API partial block handling
Herbert Xu
1
-1
/
+0
2025-04-23
crypto: ghash-generic - Use API partial block handling
Herbert Xu
1
-1
/
+2
2025-04-23
crypto: arm/blake2b - Use API partial block handling
Herbert Xu
2
-73
/
+10
2025-04-23
crypto: blake2b-generic - Use API partial block handling
Herbert Xu
2
-20
/
+60
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
2
-29
/
+68
2025-04-23
crypto: engine - Realign struct crypto_engine to save 8 bytes
Thorsten Blum
1
-3
/
+2
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+6
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
1
-1
/
+1
[prev]
[next]