aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add 1200 byte HKDF test vector and a generator/verifier for it (#4074)Paul Kehrer2018-01-065-2/+149
* Drop conda workaround from installation docs (#4073)Alex Gaynor2018-01-061-23/+0
* Use `BN_clear_free` in places where `BN_free` is being used (#4072)Tux2018-01-051-2/+2
* Expose `BN_clear_free` in the OpenSSL backend (#4071)Tux2018-01-052-1/+2
* just a quick confirmation that it really is an x25519 evp key (#4070)Paul Kehrer2018-01-053-0/+13
* DH interfaces existed in 0.9 but we didn't implement until 1.7 (#4068)Paul Kehrer2018-01-051-9/+7
* grammar nit, use a comma here (#4066)Alex Gaynor2017-12-291-1/+1
* Fixed #4039 -- added a python_requires to setup.py (#4064)Alex Gaynor2017-12-261-0/+2
* Fixed #4006 -- bind functions for dealing with sigalgs (#4063)Alex Gaynor2017-12-262-0/+23
* bump libressl version (#4062)Alex Gaynor2017-12-251-1/+1
* Add import default backend (#4061)Pablo Lefort2017-12-201-0/+1
* Fixed #4058 -- use the thread-safe API from OpenSSL, not the danger one (#4059)Alex Gaynor2017-12-183-7/+7
* remove whirlpool vectors since we no longer support whirlpool (#4054)Paul Kehrer2017-12-102-73/+0
* Don't use whirlpool as an example (#4053)Alex Gaynor2017-12-111-1/+1
* Fixed 120 warnings from the RSA tests (#4052)Alex Gaynor2017-12-111-9/+6
* Fixed DSA tests to not emit 200 warnings (#4050)Alex Gaynor2017-12-101-8/+2
* update the ec tests to not emit 3000 warnings (#4048)Alex Gaynor2017-12-101-11/+12
* In RSA test vectors, use verify() to avoid warnings (#4047)Alex Gaynor2017-12-101-8/+14
* Use the latest OpenSSL in travis tests (#4045)Alex Gaynor2017-12-081-3/+3
* Fixed deprecation warnings in x509 tests (#4040)Alex Gaynor2017-12-041-26/+18
* Pass the right length of null bytes when no salt is provided to HKDF (#4036)Paul Kehrer2017-12-011-1/+1
* Fix ASN1 string type encoding for several Name OIDs (#4035)Paul Kehrer2017-11-302-23/+150
* port changelog for 2.1.4 to master (#4031)Paul Kehrer2017-11-291-0/+7
* add X509_up_ref (#4028)Paul Kehrer2017-11-281-0/+5
* pytest 3.3.0 has an issue with parametrized null bytes again (#4026)Paul Kehrer2017-11-281-1/+1
* fix typo in comment (#4019)Benjamin Peterson2017-11-131-1/+1
* nit: remove double space in deprecation warning (#4018)Alex Gaynor2017-11-111-2/+2
* Use a different warning class so users get warnings (#4014)Alex Gaynor2017-11-117-27/+36
* nit in LICENSE, itself doesn't make sense here (#4016)Alex Gaynor2017-11-101-2/+1
* bump libressl version (#4012)Alex Gaynor2017-11-071-1/+1
* forward port changelog (#4009)Alex Gaynor2017-11-021-0/+8
* Fix a few new flake8 issues (#4008)Alex Gaynor2017-11-023-3/+0
* Link to how to report a security issue in our readme (and therefore on pypi) ...Alex Gaynor2017-10-281-0/+7
* nit: line wrapping change (#4004)Alex Gaynor2017-10-281-2/+1
* buster is 3.6 now (#4003)Alex Gaynor2017-10-281-1/+1
* clearly error out on older setuptools (#4000)Alex Gaynor2017-10-281-0/+10
* Forward port 2.1.2 changelog (#3998)Alex Gaynor2017-10-241-0/+8
* Fixes #3947 -- remove the docutils.conf (#3995)Alex Gaynor2017-10-232-4/+2
* Latest flake8 has some rules about variable names (#3996)Alex Gaynor2017-10-232-4/+4
* rolling has 36 now that it is artful (#3991)Alex Gaynor2017-10-211-1/+1
* fixed #3986 -- properly use unicode for DNSName (#3988)Alex Gaynor2017-10-191-4/+4
* Add Multifernet.rotate method (#3979)Chris Wolfe2017-10-196-3/+126
* Make changelog for A-label more readable (#3977)Christian Heimes2017-10-171-7/+9
* use the correct modern API (#3984)Alex Gaynor2017-10-171-1/+1
* port 2.1.1 changelog (#3975)Paul Kehrer2017-10-121-0/+7
* add a faq entry for a message outdated pip/setuptools can output (#3971)Paul Kehrer2017-10-121-0/+7
* random hack to maybe support older pips (#3970)Alex Gaynor2017-10-121-1/+1
* bump libressl to 2.6.2 (#3967)Alex Gaynor2017-10-121-1/+1
* Inline calls to bit_length now that it's trivial (#3966)Alex Gaynor2017-10-128-12/+18
* Debian sid is python3.6 now (#3968)Alex Gaynor2017-10-122-1/+4