Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | raise error on unnamed EC curve certificates when calling public_key | Paul Kehrer | 2014-12-15 | 1 | -0/+10 | |
| | | | | ...for now | |||||
* | reorganize a bunch of things related to the x509certificate interface | Paul Kehrer | 2014-12-15 | 1 | -2/+2 | |
| | ||||||
* | change it to not_valid_* why not | Paul Kehrer | 2014-12-15 | 1 | -14/+18 | |
| | ||||||
* | refactor a test function to avoid string typing | Paul Kehrer | 2014-12-15 | 1 | -18/+13 | |
| | ||||||
* | learn to bytes | Paul Kehrer | 2014-12-15 | 1 | -1/+1 | |
| | ||||||
* | test x509 fingerprint | Paul Kehrer | 2014-12-15 | 1 | -1/+4 | |
| | ||||||
* | py3 fixes | Paul Kehrer | 2014-12-15 | 1 | -48/+61 | |
| | ||||||
* | address review feedback | Paul Kehrer | 2014-12-15 | 1 | -4/+3 | |
| | ||||||
* | clean up x509 tests & add DSA/ECDSA tests | Paul Kehrer | 2014-12-15 | 1 | -15/+57 | |
| | ||||||
* | improve tests, remove some outdated comments | Paul Kehrer | 2014-12-15 | 1 | -7/+19 | |
| | ||||||
* | improve x509 load error handling | Paul Kehrer | 2014-12-15 | 1 | -0/+8 | |
| | ||||||
* | add x509v1 test | Paul Kehrer | 2014-12-15 | 1 | -0/+9 | |
| | ||||||
* | update docs, test invalid x509 version | Paul Kehrer | 2014-12-15 | 1 | -1/+12 | |
| | ||||||
* | move x509 to top level, add more docs | Paul Kehrer | 2014-12-15 | 1 | -0/+85 | |