Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | X.509: Add bits needed for PKCS#7 | David Howells | 2014-07-01 | 1 | -1/+12 |
* | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin | 2013-10-25 | 1 | -2/+0 |
* | keys: change asymmetric keys to use common hash definitions | Dmitry Kasatkin | 2013-10-25 | 1 | -0/+2 |
* | X.509: Embed public_key_signature struct and create filler function | David Howells | 2013-09-25 | 1 | -5/+11 |
* | X.509: struct x509_certificate needs struct tm declaring | David Howells | 2013-09-25 | 1 | -0/+1 |
* | KEYS: Store public key algo ID in public_key struct | David Howells | 2013-09-25 | 1 | -1/+0 |
* | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking | David Howells | 2012-10-10 | 1 | -2/+2 |
* | X.509: Add a crypto key parser for binary (DER) X.509 certificates | David Howells | 2012-10-08 | 1 | -0/+36 |