Eric Biggers
|
70feeaaabf
X.509: fix comparisons of ->pkey_algo
|
7 yıl önce |
David Howells
|
436529562d
X.509: Allow X.509 certs to be blacklisted
|
7 yıl önce |
David Howells
|
a511e1af8b
KEYS: Move the point of trust determination to __key_link()
|
8 yıl önce |
David Howells
|
cfb664ff2b
X.509: Move the trust validation code out to its own file
|
8 yıl önce |
David Howells
|
5f7f5c81e5
X.509: Use verify_signature() if we have a struct key * to use
|
8 yıl önce |
David Howells
|
9eb029893a
KEYS: Generalise x509_request_asymmetric_key()
|
8 yıl önce |
David Howells
|
983023f28b
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
|
8 yıl önce |
David Howells
|
ad3043fda3
X.509: Fix self-signed determination
|
8 yıl önce |
David Howells
|
6c2dc5ae4a
X.509: Extract signature digest and make self-signed cert checks earlier
|
8 yıl önce |
David Howells
|
77d0910d15
X.509: Retain the key verification data
|
8 yıl önce |
David Howells
|
864e7a816a
X.509: Whitespace cleanup
|
8 yıl önce |
David Howells
|
4e8ae72a75
X.509: Make algo identifiers text instead of enum
|
9 yıl önce |
Tadeusz Struk
|
db6c43bd21
crypto: KEYS: convert public key and digsig asym to the akcipher api
|
9 yıl önce |
Petko Manolov
|
41c89b64d7
IMA: create machine owner and blacklist keyrings
|
9 yıl önce |
Linus Torvalds
|
1873499e13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 yıl önce |
Linus Torvalds
|
ccc9d4a6d6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 yıl önce |
David Howells
|
146aa8b145
KEYS: Merge the type-specific data with the payload data
|
9 yıl önce |
Sowmini Varadhan
|
271817a3e9
crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()
|
9 yıl önce |
David Howells
|
e7c87bef7d
X.509: Don't strip leading 00's from key ID when constructing key description
|
9 yıl önce |
David Howells
|
fd19a3d195
PKCS#7: Improve and export the X.509 ASN.1 time object decoder
|
9 yıl önce |
David Howells
|
4573b64a31
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
|
9 yıl önce |
David Howells
|
b92e6570a9
X.509: Extract both parts of the AuthorityKeyIdentifier
|
9 yıl önce |
Mimi Zohar
|
f2b3dee484
KEYS: fix "ca_keys=" partial key matching
|
10 yıl önce |
Dmitry Kasatkin
|
7a224e783a
KEYS: strip 'id:' from ca_keyid
|
10 yıl önce |
Dmitry Kasatkin
|
f1b731dbc2
KEYS: Restore partial ID matching functionality for asymmetric keys
|
10 yıl önce |
David Howells
|
dd2f6c4481
X.509: If available, use the raw subjKeyId to form the key description
|
10 yıl önce |
David Howells
|
4155942000
PKCS#7: Better handling of unsupported crypto
|
10 yıl önce |
David Howells
|
46963b774d
KEYS: Overhaul key identification when searching for asymmetric keys
|
10 yıl önce |
David Howells
|
cf5b50fd2d
X.509: Need to export x509_request_asymmetric_key()
|
10 yıl önce |
David Howells
|
5ce43ad282
PKCS#7: Use x509_request_asymmetric_key()
|
10 yıl önce |