index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
sig.c
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