index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
x509_cert_parser.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
2024-06-07
1
-16
/
+0
*
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-13
1
-27
/
+18
|
\
|
*
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
2024-04-12
1
-27
/
+16
|
*
crypto: x509 - Add OID for NIST P521 and extend parser for it
Stefan Berger
2024-04-12
1
-0
/
+3
|
/
*
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-22
1
-0
/
+8
*
crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures
Dimitri John Ledkov
2023-10-27
1
-0
/
+24
*
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-20
1
-8
/
+0
*
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
2023-10-05
1
-6
/
+0
*
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
*
X.509: Support parsing certificate using SM2 algorithm
Tianjia Zhang
2022-08-03
1
-0
/
+3
*
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
1
-14
/
+18
*
keys: X.509 public key issuer lookup without AKID
Andrew Zaborowski
2022-01-08
1
-0
/
+10
*
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
1
-1
/
+33
*
x509: Detect sm2 keys by their parameters OID
Stefan Berger
2021-03-26
1
-1
/
+11
*
X.509: support OSCCA certificate parse
Tianjia Zhang
2020-09-25
1
-5
/
+22
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
2019-04-18
1
-4
/
+22
*
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2019-04-18
1
-0
/
+31
*
KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type [ver #2]
David Howells
2018-10-26
1
-12
/
+9
*
X.509: unpack RSA signatureValue field from BIT STRING
Maciej S. Szmigiero
2018-06-25
1
-0
/
+9
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
1
-2
/
+2
*
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
2017-12-08
1
-0
/
+2
*
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
2017-06-09
1
-0
/
+1
*
X.509: Fix double free in x509_cert_parse() [ver #3]
Andrey Ryabinin
2016-11-25
1
-1
/
+0
*
X.509: Extract signature digest and make self-signed cert checks earlier
David Howells
2016-04-06
1
-0
/
+10
*
X.509: Retain the key verification data
David Howells
2016-04-06
1
-20
/
+20
*
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
2016-04-06
1
-1
/
+1
*
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
1
-13
/
+13
*
X.509: Handle midnight alternative notation in GeneralizedTime
David Howells
2016-02-29
1
-1
/
+1
*
X.509: Support leap seconds
David Howells
2016-02-29
1
-1
/
+1
*
X.509: Fix leap year handling again
David Howells
2016-02-29
1
-4
/
+4
*
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2016-02-10
1
-30
/
+7
*
X.509: Fix the time validation [ver #2]
David Howells
2015-11-12
1
-5
/
+7
*
crypto: asymmetric_keys - remove always false comparison
sudip
2015-09-21
1
-3
/
+3
*
PKCS#7: Improve and export the X.509 ASN.1 time object decoder
David Howells
2015-08-12
1
-21
/
+66
*
X.509: Change recorded SKID & AKID to not include Subject or Issuer
David Howells
2015-08-12
1
-6
/
+2
*
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
2015-08-07
1
-53
/
+89
*
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2014-10-06
1
-6
/
+6
*
X.509: If available, use the raw subjKeyId to form the key description
David Howells
2014-10-03
1
-0
/
+2
*
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-09-16
1
-22
/
+33
*
X.509: Export certificate parse and free functions
David Howells
2014-07-02
1
-0
/
+3
*
X.509: Add bits needed for PKCS#7
David Howells
2014-07-01
1
-0
/
+17
*
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-10-25
1
-6
/
+6
*
X.509: Embed public_key_signature struct and create filler function
David Howells
2013-09-25
1
-14
/
+16
*
KEYS: Store public key algo ID in public_key struct
David Howells
2013-09-25
1
-2
/
+3
*
X.509: Support parse long form of length octets in Authority Key Identifier
Chun-Yi Lee
2013-04-22
1
-8
/
+47
*
asymmetric keys: fix printk format warning
Randy Dunlap
2012-10-10
1
-1
/
+1
[next]