aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
* port 0.8.1 changelog to masterPaul Kehrer2015-03-191-0/+5
* DER serialization of DSA private keysPaul Kehrer2015-03-141-0/+6
* update changelog to link DERPaul Kehrer2015-03-101-2/+3
* support DER serialization of public keysPaul Kehrer2015-03-101-0/+6
* Merge pull request #1738 from reaperhulk/deprecation-danceAlex Gaynor2015-03-091-2/+1
|\
| * Do the deprecation dancePaul Kehrer2015-03-091-2/+1
* | reopen tree for 0.9 development workPaul Kehrer2015-03-091-0/+5
|/
* update changelog and bump version to 0.8Paul Kehrer2015-03-081-57/+55
* add missing changelog entry for DSA public serializationPaul Kehrer2015-03-081-0/+8
* serialize EC public keysPaul Kehrer2015-03-081-0/+8
* support RSA public key serializationPaul Kehrer2015-03-071-0/+8
* fix a memory leak pointed out by @aftbit and improve changelog phrasingPaul Kehrer2015-03-051-1/+1
* add changelog entryPaul Kehrer2015-03-051-0/+4
* Merge pull request #1712 from reaperhulk/serialize-dsa-private-keyAlex Gaynor2015-03-051-0/+8
|\
| * serialize DSA private keysPaul Kehrer2015-03-021-0/+8
* | Windows wheels will now be built against OpenSSL 1.0.2Paul Kehrer2015-03-051-0/+1
|/
* add changelog entryPaul Kehrer2015-03-021-0/+8
* change as_bytes to private_bytes, link more thingsPaul Kehrer2015-02-281-1/+1
* rename dump to as_bytesPaul Kehrer2015-02-251-1/+1
* Support for traditional OpenSSL and PKCS8 RSA private key serializationPaul Kehrer2015-02-251-0/+8
* Merge pull request #1610 from reaperhulk/load-der-keysAlex Gaynor2015-02-231-0/+5
|\
| * support DER public and private key loading in the openssl backendPaul Kehrer2015-02-191-0/+5
* | note that we removed freebsd 9.2 from CI in changelogPaul Kehrer2015-02-201-0/+1
* | Merge pull request #1651 from reaperhulk/x509-signature-algorithmAlex Gaynor2015-02-191-0/+3
|\ \ | |/ |/|
| * implement signature_hash_algorithm insteadPaul Kehrer2015-02-141-1/+1
| * add changelog entryPaul Kehrer2015-02-141-0/+3
* | Update changelog for LibreSSL fixesSteven McDonald2015-02-191-0/+1
* | move KDF interfacePaul Kehrer2015-02-161-0/+3
* | move asymmetric signature/verification interfacesPaul Kehrer2015-02-161-0/+6
* | add changelog entryPaul Kehrer2015-02-161-0/+4
* | Merge pull request #1659 from reaperhulk/move-cipher-interfacesAlex Stapleton2015-02-161-0/+16
|\ \ | |/ |/|
| * export interfaces from base in ciphers, update docsPaul Kehrer2015-02-141-6/+6
| * move paddingPaul Kehrer2015-02-131-0/+16
* | Merge pull request #1612 from reaperhulk/x509-dnAlex Gaynor2015-02-141-0/+2
|\ \ | |/ |/|
| * X509 distinguished name parsing support in the OpenSSL backendPaul Kehrer2015-02-121-0/+2
* | add changelog entryPaul Kehrer2015-02-131-0/+4
* | try to make the old changelog modifications a bit more understandablePaul Kehrer2015-02-121-5/+15
* | make our docs job nitpicky and fix every broken linkPaul Kehrer2015-02-121-36/+19
|/
* add changelog entry for EC movePaul Kehrer2015-02-121-0/+9
* Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsaAlex Stapleton2015-01-241-0/+6
* Move DSA* interfaces to interfaces.dsa moduleAlex Stapleton2015-01-221-0/+8
* recover (p, q) given (n, e, d). fixes #975Paul Kehrer2015-01-181-0/+2
* add 0.7.2 changelog to masterPaul Kehrer2015-01-161-0/+9
* add 0.7.1 changelog to masterPaul Kehrer2014-12-281-0/+6
* Added a changelog entryAlex Gaynor2014-12-251-0/+3
* fix a typo in the changelogPaul Kehrer2014-12-181-1/+1
* open master for eighth release developmentPaul Kehrer2014-12-171-0/+5
* 0.7 changelog and version bumpPaul Kehrer2014-12-171-6/+4
* rename X509 classes to remove X509 and improve some testsPaul Kehrer2014-12-151-2/+2
* update docs, test invalid x509 versionPaul Kehrer2014-12-151-0/+2