index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
Makefile
Age
Commit message (
Expand
)
Author
2016-04-11
X.509: Move the trust validation code out to its own file
David Howells
2016-03-03
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2015-08-07
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
2014-07-09
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
2014-07-09
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells
2014-07-08
PKCS#7: Provide a key type for testing PKCS#7
David Howells
2014-07-08
PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
David Howells
2014-07-08
PKCS#7: Digest the data in a signed-data message
David Howells
2014-07-08
PKCS#7: Implement a parser [RFC 2315]
David Howells
2012-10-08
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells
2012-10-08
RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
David Howells
2012-10-08
KEYS: Provide signature verification with an asymmetric key
David Howells
2012-10-08
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells
2012-10-08
KEYS: Implement asymmetric key type
David Howells