aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add EVPDigestFinalXOF for extendable output functions (#4589)Paul Kehrer2018-11-132-0/+14
* refactor x25519 keygen into evp_pkey_keygen (#4587)Paul Kehrer2018-11-131-7/+7
* Ed bindings (#4586)Paul Kehrer2018-11-133-0/+30
* this hasn't worked in...years (#4585)Paul Kehrer2018-11-121-3/+0
* error if the key length for x25519 isn't 32 bytes (#4584)Paul Kehrer2018-11-122-0/+11
* add SHA512/224 and SHA512/256 support (#4575)Paul Kehrer2018-11-124-0/+66
* add bindings for early data (#4582)Paul Kehrer2018-11-122-0/+13
* add a little bit of x25519 interface docs we missed (#4574)Paul Kehrer2018-11-121-3/+9
* upgrade docs to 1.1.1 (#4581)Paul Kehrer2018-11-121-1/+1
* x448 bindings (#4577)Paul Kehrer2018-11-123-0/+24
* x448 test vectors (#4576)Paul Kehrer2018-11-122-1/+17
* add EVP raw key bindings (#4578)Paul Kehrer2018-11-122-0/+28
* disable healthchecks on the rest of the hypothesis tests (#4579)Paul Kehrer2018-11-121-1/+3
* add a few more EC OIDs (#4572)Paul Kehrer2018-11-112-0/+91
* Remove unnecessary use of six.binary_type (#4569)Jon Dufresne2018-11-111-1/+1
* reopen master for 2.5 development (#4571)Paul Kehrer2018-11-113-2/+9
* Revert O_CLOEXEC change to fix builds (#4570)Alex Gaynor2018-11-114-4/+18
* bump versions and update changelog for 2.4 release (#4568)Paul Kehrer2018-11-113-6/+4
* parametrize a bunch of tests (#4365)Paul Kehrer2018-11-041-281/+58
* another pkcs12 vector (#4557)Paul Kehrer2018-11-043-2/+8
* additional pkcs12 test vector (#4554)Paul Kehrer2018-11-032-0/+3
* add various new TLS bindings (#4555)Paul Kehrer2018-11-032-0/+31
* add EC OIDs (#4435)Paul Kehrer2018-10-302-0/+42
* move ObjectIdentifier to break an upcoming import cycle (#4550)Paul Kehrer2018-10-302-59/+68
* suppress healthcheck too slow error (#4548)Paul Kehrer2018-10-301-6/+2
* add pkcs12 test vectors (#4535)Paul Kehrer2018-10-306-0/+35
* Whitelist NTT for linkcheck (#4547)Alex Gaynor2018-10-301-0/+2
* Add eq/ne/hash to PrecertificateSignedCertificateTimestamps (#4534)Paul Kehrer2018-10-293-0/+189
* do not pass conversion on Solaris (#4545)Bernát Gábor2018-10-301-1/+1
* Put the linkcheck build next to the other docs build (#4546)Alex Gaynor2018-10-301-4/+4
* Simplify build matrix (#4543)Paul Kehrer2018-10-292-15/+1
* move linkcheck to travis (#4544)Paul Kehrer2018-10-292-11/+4
* create & use _evp_md_from_algorithm and _evp_md_non_null_from_algorithm (#4542)Paul Kehrer2018-10-295-47/+55
* add issuingDistributionPoint vectors (#4537)Paul Kehrer2018-10-299-0/+111
* add SCT_get0_signature (#4540)Paul Kehrer2018-10-282-0/+4
* OCSP response builder (#4485)Paul Kehrer2018-10-285-10/+846
* add IDP OID and docs (#4533)Paul Kehrer2018-10-282-0/+10
* change ECDH documentation to show both classical ECDH and ECDHE (#4530)Paul Kehrer2018-10-281-6/+52
* reorder curves to put binary (SECT) curves down at the bottom (#4529)Paul Kehrer2018-10-281-48/+59
* refactor _decode_dist_points (#4536)Paul Kehrer2018-10-281-64/+67
* add bindings for supporting the issuing distribution point CRL extension (#4532)Paul Kehrer2018-10-271-0/+12
* add a new SCT vector (#4528)Paul Kehrer2018-10-273-0/+38
* run docker builds in travis instead of jenkins (#4526)Paul Kehrer2018-10-255-52/+69
* Failure is not an option (#4527)Alex Gaynor2018-10-261-5/+0
* don't limit hypothesis's time to generate valid test permutations (#4525)Paul Kehrer2018-10-251-1/+6
* HTTPS one last URL (#4522)Alex Gaynor2018-10-251-1/+1
* add _create_asn1_time (#4524)Paul Kehrer2018-10-241-12/+10
* ignore new W504 from flake8/pycodestyle (#4521)Paul Kehrer2018-10-242-0/+6
* OpenPGP's website is also HTTPS! (#4518)Alex Gaynor2018-10-241-1/+1
* refactor set_asn1_time to take a datetime (#4516)Paul Kehrer2018-10-231-14/+7