aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
Commit message (Collapse)AuthorAgeFilesLines
...
* | Update changelog for LibreSSL fixesSteven McDonald2015-02-191-0/+1
| | | | | | | | | | This changelog entry represents the previous three commits, which all fix compile- or test-time problems running against LibreSSL.
* | 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
|\ \ | |/ |/| Move cipher and mode interfaces
| * 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 backend
| * 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
|
* A handful of tiny fixesAlex Gaynor2014-12-151-3/+3
|
* Minor documentation corrections for load_ssh_public_keyMark Adams2014-12-131-1/+1
|
* Privatized the load_ssh_rsa_public_key function and fixed some coverage ↵Mark Adams2014-12-131-3/+3
| | | | issues on test_serialization.
* Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow ↵Mark Adams2014-12-131-0/+4
| | | | | | for loading of OpenSSH RSA public keys Also added load_ssh_public_key as a generic method that can be later extended to support more public key algorithms.
* add changelog entryPaul Kehrer2014-11-271-0/+2
|
* Refs #1209 -- added a changelog entry for our license changeAlex Gaynor2014-11-071-0/+3
|
* added docs stuff on when addedAlex Gaynor2014-10-201-0/+2
|
* Add to changelog. Document deprecation.Terry Chia2014-10-201-4/+3
|
* Add to changelog. Document deprecation.Terry Chia2014-10-201-0/+4
|
* Document the change in ``p`` and ``q``s lengths in the CHANGELOGAlex Gaynor2014-10-191-0/+3
|
* add 0.6.1 changelog to masterPaul Kehrer2014-10-151-0/+11
|
* open master for seventh release developmentPaul Kehrer2014-09-291-0/+5
|
* Bump version and set changelog date for 0.6 releasePaul Kehrer2014-09-291-4/+2
|
* fix links to ECWithNumbers classes in changelogPaul Kehrer2014-09-281-2/+2
|
* Merge pull request #1361 from reaperhulk/more-changelogAlex Gaynor2014-09-271-0/+17
|\ | | | | more changelog entries from the 0.6 cycle
| * make it more obvious that the GCM bugs are with the C backendsPaul Kehrer2014-09-271-1/+1
| |
| * more changelog entries from the 0.6 cyclePaul Kehrer2014-09-271-0/+17
| |
* | Added changelog entry for serialization stuffAlex Gaynor2014-09-271-0/+5
|/
* deprecate backend method names for elliptic curve number loadingPaul Kehrer2014-09-271-0/+5
| | | | fixes #1270
* add changelog entryPaul Kehrer2014-08-211-0/+1
|
* port 0.5.4 changelog to masterPaul Kehrer2014-08-201-0/+7
|
* add 0.5.3 changelog information to masterPaul Kehrer2014-08-071-0/+5
|
* Fixed link that got brokenAlex Gaynor2014-07-121-1/+1
|
* Linewrap CHANGELOG and have doc8 check it as wellAlex Gaynor2014-07-121-15/+24
|
* add 0.5.2 changelog to master (backport from 0.5.x branch)Paul Kehrer2014-07-091-0/+8
|
* Added a changelog entryAlex Gaynor2014-07-081-0/+5
|