Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alter approach to just use digest, no hexdigest | Paul Kehrer | 2015-04-10 | 1 | -9/+17 |
* | python 3.2 you are terrible | Paul Kehrer | 2015-04-10 | 1 | -7/+7 |
* | add subjectkeyidentifier support | Paul Kehrer | 2015-04-10 | 1 | -0/+72 |
* | add extendedkeyusage repr | Paul Kehrer | 2015-04-02 | 1 | -0/+11 |
* | add keyusage extension | Paul Kehrer | 2015-03-31 | 1 | -0/+97 |
* | add extendedkeyusage extension | Paul Kehrer | 2015-03-31 | 1 | -0/+17 |
* | rename test class name | Paul Kehrer | 2015-03-28 | 1 | -1/+1 |
* | basicConstraints support for OpenSSL X509 backend | Paul Kehrer | 2015-03-28 | 1 | -0/+108 |
* | add x509 extensions class and basic tests (no extensions supported) | Paul Kehrer | 2015-03-28 | 1 | -0/+57 |
* | use kwargs for BasicConstraints creation | Paul Kehrer | 2015-03-23 | 1 | -9/+9 |
* | rework BasicConstraints and Extension. | Paul Kehrer | 2015-03-22 | 1 | -11/+28 |
* | basic constraints class & extensions interface | Paul Kehrer | 2015-03-21 | 1 | -0/+40 |