index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
Age
Commit message (
Expand
)
Author
2023-06-09
KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
Roberto Sassu
2023-04-20
asymmetric_keys: log on fatal failures in PE/pkcs7
Robbie Harwood
2023-04-20
verify_pefile: relax wrapper length check
Robbie Harwood
2023-03-10
KEYS: asymmetric: Fix ECDSA use via keyctl uapi
Denis Kenzior
2022-08-03
KEYS: asymmetric: enforce SM2 signature use pkey algo
Tianjia Zhang
2022-08-03
pkcs7: support EC-RDSA/streebog in SignerInfo
Elvira Khabirova
2022-08-03
pkcs7: parser support SM2 and SM3 algorithms combination
Tianjia Zhang
2022-08-03
X.509: Support parsing certificate using SM2 algorithm
Tianjia Zhang
2022-06-21
certs: Add FIPS selftests
David Howells
2022-06-21
certs: Move load_certificate_list() to be with the asymmetric keys code
David Howells
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-10
KEYS: asymmetric: properly validate hash_algo and encoding
Eric Biggers
2022-03-10
KEYS: asymmetric: enforce that sig algo matches key algo
Eric Biggers
2022-03-08
KEYS: remove support for asym_tpm keys
Eric Biggers
2022-03-08
KEYS: x509: remove dead code that set ->unsupported_sig
Eric Biggers
2022-03-08
KEYS: x509: remove never-set ->unsupported_key flag
Eric Biggers
2022-03-08
KEYS: x509: remove unused fields
Eric Biggers
2022-03-08
KEYS: x509: clearly distinguish between key and signature algorithms
Eric Biggers
2022-03-03
crypto: cleanup comments
Tom Rix
2022-01-09
keys: X.509 public key issuer lookup without AKID
Andrew Zaborowski
2021-08-23
certs: Add support for using elliptic curve keys for signing modules
Stefan Berger
2021-03-26
x509: Add OID for NIST P384 and extend parser for it
Saulo Alessandre
2021-03-26
x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
2021-03-26
x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-16
keys: Update comment for restrict_link_by_key_or_keyring_chain
Andrew Zaborowski
2021-01-21
crypto: pkcs7: Use match_string() helper to simplify the code
YueHaibing
2021-01-21
PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one
Alex Shi
2021-01-21
crypto: asymmetric_keys: fix some comments in pkcs7_parser.h
Randy Dunlap
2021-01-21
KEYS: asymmetric: Fix kerneldoc
Krzysztof Kozlowski
2021-01-20
X.509: Fix crash caused by NULL pointer
Tianjia Zhang
2020-12-31
crypto: asym_tpm: correct zero out potential secrets
Greg Kroah-Hartman
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-08
X.509: Fix modular build of public_key_sm2
Herbert Xu
2020-10-08
X.509: fix error return value on the failed path
Tianjia Zhang
2020-09-25
X.509: support OSCCA SM2-with-SM3 certificate verification
Tianjia Zhang
2020-09-25
X.509: support OSCCA certificate parse
Tianjia Zhang
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-07-15
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
2020-06-19
docs: crypto: convert asymmetric-keys.txt to ReST
Mauro Carvalho Chehab
2019-12-12
KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
Eric Biggers
2019-11-12
KEYS: trusted: Create trusted keys subsystem
Sumit Garg
2019-11-12
KEYS: Use common tpm_buf for trusted and asymmetric keys
Sumit Garg
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-05
PKCS#7: Introduce pkcs7_get_digest()
Thiago Jung Bauermann
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]