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
*
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
*
certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
2021-08-23
1
-0
/
+8
*
x509: Add OID for NIST P384 and extend parser for it
Saulo Alessandre
2021-03-26
1
-0
/
+3
*
x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
2021-03-26
3
-3
/
+39
*
x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021-03-26
1
-1
/
+11
*
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-23
4
-11
/
+11
|
\
|
*
crypto: pkcs7: Use match_string() helper to simplify the code
YueHaibing
2021-01-21
1
-5
/
+4
|
*
PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one
Alex Shi
2021-01-21
1
-1
/
+1
|
*
crypto: asymmetric_keys: fix some comments in pkcs7_parser.h
Randy Dunlap
2021-01-21
1
-3
/
+2
|
*
KEYS: asymmetric: Fix kerneldoc
Krzysztof Kozlowski
2021-01-21
1
-2
/
+4
*
|
keys: Update comment for restrict_link_by_key_or_keyring_chain
Andrew Zaborowski
2021-02-16
1
-3
/
+4
*
|
X.509: Fix crash caused by NULL pointer
Tianjia Zhang
2021-01-20
1
-1
/
+2
|
/
*
crypto: asym_tpm: correct zero out potential secrets
Greg Kroah-Hartman
2020-12-31
1
-1
/
+1
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+1
*
X.509: Fix modular build of public_key_sm2
Herbert Xu
2020-10-08
3
-64
/
+57
*
X.509: fix error return value on the failed path
Tianjia Zhang
2020-10-08
1
-1
/
+3
*
X.509: support OSCCA SM2-with-SM3 certificate verification
Tianjia Zhang
2020-09-25
4
-0
/
+71
*
X.509: support OSCCA certificate parse
Tianjia Zhang
2020-09-25
1
-5
/
+22
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-2
/
+2
*
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
3
-3
/
+3
|
\
|
*
docs: crypto: convert asymmetric-keys.txt to ReST
Mauro Carvalho Chehab
2020-06-19
3
-3
/
+3
*
|
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
2020-07-15
1
-0
/
+1
|
/
*
KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
Eric Biggers
2019-12-12
2
-0
/
+2
*
KEYS: trusted: Create trusted keys subsystem
Sumit Garg
2019-11-12
1
-1
/
+1
*
KEYS: Use common tpm_buf for trusted and asymmetric keys
Sumit Garg
2019-11-12
1
-62
/
+45
*
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-11-12
1
-6
/
+6
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-1
/
+3
|
\
|
*
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-19
1
-1
/
+3
*
|
PKCS#7: Introduce pkcs7_get_digest()
Thiago Jung Bauermann
2019-08-05
1
-0
/
+33
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-0
/
+3
|
\
\
|
*
|
crypto: asymmetric_keys - select CRYPTO_HASH where needed
Arnd Bergmann
2019-06-27
1
-0
/
+3
*
|
|
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
keys: Add a 'recurse' flag for keyring searches
David Howells
2019-06-26
1
-1
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
17
-85
/
+17
|
/
[next]