index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
public_key.h
Age
Commit message (
Expand
)
Author
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
KEYS: Add identifier pointers to public_key_signature struct
David Howells
2016-04-06
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-02-18
crypto: public_key: remove MPIs from public_key_signature struct
Tadeusz Struk
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-07
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-07-29
PKCS#7: Use x509_request_asymmetric_key()
David Howells
2013-10-25
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-09-25
KEYS: Store public key algo ID in public_key_signature struct
David Howells
2013-09-25
KEYS: Store public key algo ID in public_key struct
David Howells
2013-09-25
KEYS: Move the algorithm pointer array from x509 to public_key.c
David Howells
2013-09-25
KEYS: Rename public key parameter name arrays
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