Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Part 1 of rebase, with corrections for pep8 | michael-hart | 2014-09-26 | 1 | -0/+21 |
* | Implemented support for loading EC private keys | unknown | 2014-09-11 | 1 | -1/+1 |
* | Grammar from @reaperhulk | Alex Gaynor | 2014-09-09 | 1 | -1/+1 |
* | Try a different phrasing | Alex Gaynor | 2014-09-08 | 1 | -4/+5 |
* | Start moving everything to the new API | Alex Gaynor | 2014-09-08 | 1 | -2/+43 |
* | Turn this into a doctest block | Alex Gaynor | 2014-07-11 | 1 | -7/+35 |
* | Fixed name of the function | Alex Gaynor | 2014-07-11 | 1 | -2/+3 |
* | Fixed example in the serialization docs | Alex Gaynor | 2014-07-11 | 1 | -2/+3 |
* | Mention both RFCs | Alex Gaynor | 2014-07-10 | 1 | -4/+4 |
* | Document what the PEM headers look like in more cases | Alex Gaynor | 2014-07-10 | 1 | -8/+12 |
* | these functions were removed before 0.5 release | Paul Kehrer | 2014-07-10 | 1 | -38/+0 |
* | Fixed a few typos | Alex Gaynor | 2014-06-10 | 1 | -1/+1 |
* | add load_rsa_*_numbers functions | Paul Kehrer | 2014-06-06 | 1 | -0/+38 |
* | Removed unused doc reference | Alex Stapleton | 2014-05-27 | 1 | -3/+0 |
* | PKCS#8 serialized key loading | Alex Stapleton | 2014-05-27 | 1 | -0/+55 |
* | Bump to 0.5 | Alex Stapleton | 2014-05-03 | 1 | -1/+1 |
* | OpenSSL key loading implementation | Alex Stapleton | 2014-05-03 | 1 | -0/+48 |