Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking | David Howells | 2012-10-10 | 1 | -13/+12 |
* | X.509: Add a crypto key parser for binary (DER) X.509 certificates | David Howells | 2012-10-08 | 1 | -0/+497 |