index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-22
5
-2
/
+18
*
crypto: asymmetric_keys - remove redundant pointer secs
Colin Ian King
2024-01-26
1
-2
/
+2
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
14
-66
/
+106
|
\
|
*
crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures
Dimitri John Ledkov
2023-10-27
4
-1
/
+49
|
*
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
2023-10-27
4
-0
/
+25
|
*
certs: Break circular dependency when selftest is modular
Herbert Xu
2023-10-27
5
-21
/
+15
|
*
crypto: mscode_parser - remove sha224 authenticode support
Dimitri John Ledkov
2023-10-20
1
-3
/
+0
|
*
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-20
5
-18
/
+2
|
*
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
2023-10-05
3
-18
/
+0
|
*
X.509: Add missing IMPLICIT annotations to AKID ASN.1 module
Lukas Wunner
2023-10-05
1
-7
/
+17
*
|
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-11-02
1
-0
/
+4
|
\
\
|
*
|
certs: Only allow certs signed by keys on the builtin keyring
Mimi Zohar
2023-10-31
1
-0
/
+4
|
|
/
*
/
KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
Herbert Xu
2023-10-18
1
-3
/
+2
|
/
*
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-29
3
-5
/
+10
|
\
|
*
X.509: if signature is unsupported skip validation
Thore Sommer
2023-08-25
1
-0
/
+5
|
*
KEYS: use kfree_sensitive with key
Mahmoud Adam
2023-07-28
1
-4
/
+4
|
*
KEYS: fix kernel-doc warnings in verify_pefile
Gaosheng Cui
2023-07-14
1
-1
/
+1
*
|
KEYS: DigitalSignature link restriction
Eric Snowberg
2023-08-17
1
-0
/
+44
|
/
*
KEYS: asymmetric: Fix error codes
Dan Carpenter
2023-07-07
1
-5
/
+15
*
KEYS: asymmetric: Use new crypto interface without scatterlists
Herbert Xu
2023-06-23
1
-97
/
+137
*
KEYS: asymmetric: Move sm2 code into x509_public_key
Herbert Xu
2023-06-23
2
-75
/
+21
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
1
-1
/
+0
|
\
|
*
KEYS: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
|
integrity: machine keyring CA configuration
Eric Snowberg
2023-04-24
1
-0
/
+2
*
|
KEYS: CA link restriction
Eric Snowberg
2023-04-24
1
-0
/
+38
*
|
KEYS: X.509: Parse Key Usage
Eric Snowberg
2023-04-24
1
-0
/
+28
*
|
KEYS: X.509: Parse Basic Constraints for CA
Eric Snowberg
2023-04-24
1
-0
/
+22
*
|
asymmetric_keys: log on fatal failures in PE/pkcs7
Robbie Harwood
2023-03-21
2
-17
/
+17
*
|
verify_pefile: relax wrapper length check
Robbie Harwood
2023-03-21
1
-4
/
+8
|
/
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-0
/
+1
|
\
|
*
wifi: cfg80211: Deduplicate certificate loading
Lukas Wunner
2023-01-19
1
-0
/
+1
*
|
KEYS: asymmetric: Fix ECDSA use via keyctl uapi
Denis Kenzior
2023-02-13
1
-2
/
+22
*
|
crypto: certs: fix FIPS selftest dependency
Arnd Bergmann
2023-02-13
2
-1
/
+2
|
/
*
KEYS: asymmetric: enforce SM2 signature use pkey algo
Tianjia Zhang
2022-08-03
1
-2
/
+5
*
pkcs7: support EC-RDSA/streebog in SignerInfo
Elvira Khabirova
2022-08-03
1
-0
/
+11
*
pkcs7: parser support SM2 and SM3 algorithms combination
Tianjia Zhang
2022-08-03
1
-0
/
+7
*
X.509: Support parsing certificate using SM2 algorithm
Tianjia Zhang
2022-08-03
1
-0
/
+3
*
certs: Add FIPS selftests
David Howells
2022-06-21
5
-1
/
+251
*
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
2022-06-21
2
-0
/
+58
*
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-05-23
1
-1
/
+2
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
2
-2
/
+2
|
\
|
*
crypto: cleanup comments
Tom Rix
2022-03-03
2
-2
/
+2
*
|
KEYS: asymmetric: properly validate hash_algo and encoding
Eric Biggers
2022-03-10
1
-35
/
+76
*
|
KEYS: asymmetric: enforce that sig algo matches key algo
Eric Biggers
2022-03-10
3
-12
/
+15
*
|
KEYS: remove support for asym_tpm keys
Eric Biggers
2022-03-08
5
-1097
/
+0
*
|
KEYS: x509: remove dead code that set ->unsupported_sig
Eric Biggers
2022-03-08
1
-9
/
+0
*
|
KEYS: x509: remove never-set ->unsupported_key flag
Eric Biggers
2022-03-08
3
-15
/
+2
*
|
KEYS: x509: remove unused fields
Eric Biggers
2022-03-08
1
-2
/
+0
*
|
KEYS: x509: clearly distinguish between key and signature algorithms
Eric Biggers
2022-03-08
2
-15
/
+19
|
/
*
keys: X.509 public key issuer lookup without AKID
Andrew Zaborowski
2022-01-09
5
-35
/
+96
[next]