| Commit message (Expand) | Author | Age | Files | Lines |
* | Reversed the order of RDNs in x509.Name.rfc4514_string() (#5120) | Thomas Erbesdobler | 2020-03-02 | 1 | -0/+3 |
* | drop python 3.4 support (#5087) | Paul Kehrer | 2019-12-08 | 1 | -3/+5 |
* | Parse single_extensions in OCSP responses (#5059) | Paul Kehrer | 2019-11-11 | 1 | -0/+3 |
* | Fixed #5050 -- dropped support for an old LibresSSL release (#5056) | Alex Gaynor | 2019-11-11 | 1 | -0/+1 |
* | Deal with the 2.5 deprecations (#5048) | Alex Gaynor | 2019-11-03 | 1 | -0/+4 |
* | Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022) | Alex Gaynor | 2019-10-18 | 1 | -0/+3 |
* | reopen master for the 2.9 release (#5017) | Paul Kehrer | 2019-10-17 | 1 | -1/+8 |
* | Bump versions for 2.8 release (#5014) | Alex Gaynor | 2019-10-17 | 1 | -4/+2 |
* | Fixes #5010 -- test and build 3.8 wheels (#5013) | Alex Gaynor | 2019-10-17 | 1 | -0/+3 |
* | Finish ed25519 and ed448 support in x509 module (#4972) | Marko Kreen | 2019-09-09 | 1 | -2/+5 |
* | changelog addition for freshestcrl in CRLs (#4986) | Paul Kehrer | 2019-09-07 | 1 | -0/+2 |
* | Fixes #4956 -- added a changelog entry for the removal of the asn1crypto dep ... | Alex Gaynor | 2019-07-28 | 1 | -0/+1 |
* | add class methods for poly1305 sign verify operations (#4932) | Jeff Yang | 2019-07-08 | 1 | -0/+7 |
* | ed25519 support in x509 certificate builder (#4937) | Paul Kehrer | 2019-07-06 | 1 | -0/+2 |
* | Refs #4923; deprecate OpenSSL 1.0.1 (#4924) | Alex Gaynor | 2019-06-15 | 1 | -0/+2 |
* | Manylinux2010 wheel (#4910) | Paul Kehrer | 2019-06-02 | 1 | -0/+3 |
* | reopen master for 2.8 (#4906) | Paul Kehrer | 2019-05-30 | 1 | -0/+9 |
* | bump for 2.7 release (#4903) | Paul Kehrer | 2019-05-30 | 1 | -4/+2 |
* | Drop setup.py test support. (#4879) | Alex Gaynor | 2019-05-07 | 1 | -0/+3 |
* | Add manylinux1 wheel builder to azure (#4873) | Alex Gaynor | 2019-05-06 | 1 | -0/+2 |
* | fix from_issuer_subject_key_identifier to take the right type (#4864) | Paul Kehrer | 2019-05-04 | 1 | -1/+8 |
* | Added a CHANGELOG entry for #4811 (#4812) | Alex Gaynor | 2019-03-18 | 1 | -0/+3 |
* | poly1305 support (#4802) | Paul Kehrer | 2019-03-09 | 1 | -0/+2 |
* | remove maccontext (#4803) | Paul Kehrer | 2019-03-07 | 1 | -2/+9 |
* | Reopen master for 2.7 (#4788) | Alex Gaynor | 2019-02-28 | 1 | -0/+5 |
* | 2.6.1 release with fixed wheels (#4792) | Alex Gaynor | 2019-02-28 | 1 | -0/+8 |
* | bump version and update changelog for 2.6 release (#4787) | Paul Kehrer | 2019-02-27 | 1 | -6/+6 |
* | support ed25519 openssh public keys (#4785) | Paul Kehrer | 2019-02-27 | 1 | -0/+2 |
* | ed448 support (#4610) | Paul Kehrer | 2019-02-27 | 1 | -0/+2 |
* | ed25519 support (#4114) | Paul Kehrer | 2019-02-26 | 1 | -0/+2 |
* | support NO_ENGINE (#4763) | Paul Kehrer | 2019-02-25 | 1 | -1/+4 |
* | add an EC OID to curve dictionary mapping (#4759) | Paul Kehrer | 2019-02-20 | 1 | -0/+2 |
* | Fixes #4734 -- Deal with deprecated things (#4736) | Alex Gaynor | 2019-01-23 | 1 | -0/+12 |
* | reopen master for 2.6 work (#4730) | Paul Kehrer | 2019-01-22 | 1 | -0/+8 |
* | changelog and version bump for 2.5 (#4729) | Paul Kehrer | 2019-01-22 | 1 | -4/+4 |
* | deprecate encode_point and migrate all internal callers (#4720) | Paul Kehrer | 2019-01-20 | 1 | -1/+2 |
* | add support for encoding compressed points (#4638) | Paul Kehrer | 2019-01-20 | 1 | -0/+2 |
* | shake128/256 support (#4611) | Paul Kehrer | 2019-01-19 | 1 | -0/+3 |
* | Fixed #4700 -- linkify method in changelog (#4715) | Alex Gaynor | 2019-01-18 | 1 | -4/+6 |
* | changelog for byteslike (#4712) | Paul Kehrer | 2019-01-17 | 1 | -0/+3 |
* | Serialization x25519 (#4688) | Paul Kehrer | 2019-01-14 | 1 | -0/+4 |
* | add signature_hash_algorithm to OCSPResponse (#4681) | Paul Kehrer | 2019-01-10 | 1 | -0/+2 |
* | add x448 to changelog (#4652) | Paul Kehrer | 2018-12-22 | 1 | -0/+2 |
* | deprecate old from_encoded_point (#4640) | Paul Kehrer | 2018-12-11 | 1 | -1/+3 |
* | Compressed point support (#4629) | Paul Kehrer | 2018-12-11 | 1 | -0/+4 |
* | allow bytes-like for key/iv/data for symmetric encryption (#4621) | Paul Kehrer | 2018-12-09 | 1 | -0/+1 |
* | Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#... | Marti Raudsepp | 2018-12-08 | 1 | -0/+4 |
* | remove idna as a primary dependency (#4624) | Paul Kehrer | 2018-12-06 | 1 | -0/+4 |
* | IssuingDistributionPoint support (parse only) (#4552) | Paul Kehrer | 2018-11-30 | 1 | -0/+1 |
* | PKCS12 Basic Parsing (#4553) | Paul Kehrer | 2018-11-28 | 1 | -0/+2 |