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
/
crypto
/
sig.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
1
-0
/
+1
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
1
-2
/
+7
2024-12-10
crypto: sig - Set maskset to CRYPTO_ALG_TYPE_MASK
Herbert Xu
1
-3
/
+1
2024-10-26
crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys
Lukas Wunner
1
-12
/
+24
2024-10-05
crypto: ecdsa - Move X9.62 signature size calculation into template
Lukas Wunner
1
-0
/
+4
2024-10-05
crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
Lukas Wunner
1
-1
/
+1
2024-10-05
crypto: sig - Move crypto_sig_*() API calls to include file
Lukas Wunner
1
-46
/
+0
2024-10-05
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
1
-70
/
+0
2024-10-05
crypto: sig - Introduce sig_alg backend
Lukas Wunner
1
-2
/
+141
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
1
-13
/
+0
2023-07-20
crypto: sig - Remove some unused functions
Jiapeng Chong
1
-5
/
+0
2023-06-27
crypto: sig - Fix verify call
Herbert Xu
1
-3
/
+1
2023-06-23
crypto: sig - Add interface for sign/verify
Herbert Xu
1
-0
/
+159