aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Updated link to PKCS#3 -- fixes #4671 (#4722)Alex Gaynor2019-01-211-1/+1
* Apparently NIST crypto resources are essential to life and property (#4721)Alex Gaynor2019-01-201-2/+0
* deprecate encode_point and migrate all internal callers (#4720)Paul Kehrer2019-01-201-0/+6
* add support for encoding compressed points (#4638)Paul Kehrer2019-01-202-4/+34
* shake128/256 support (#4611)Paul Kehrer2019-01-192-0/+31
* consistently linky RFC in the docs (#4716)Alex Gaynor2019-01-184-9/+8
* Bump this way up and see if it helps (#4713)Alex Gaynor2019-01-171-1/+1
* support byteslike in KBKDFHMAC (#4711)Paul Kehrer2019-01-171-1/+2
* support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709)Paul Kehrer2019-01-171-3/+6
* support byteslike for OTP (#4710)Paul Kehrer2019-01-171-6/+8
* Support byteslike in HKDF and PBKDF2HMAC (#4707)Paul Kehrer2019-01-171-2/+4
* support byteslike in hmac update (#4705)Paul Kehrer2019-01-171-1/+2
* support bytes-like keys in CMAC and HMAC contexts (#4701)Paul Kehrer2019-01-161-1/+2
* add support for byteslike password/data to load_{pem,der}_private_key (#4693)Paul Kehrer2019-01-161-4/+8
* support byteslike in aead for key and nonce (#4695)Paul Kehrer2019-01-151-10/+18
* support byteslike in X448PrivateKey.from_private_bytes (#4694)Paul Kehrer2019-01-151-1/+2
* add support for byteslike on password and data for pkcs12 loading (#4690)Paul Kehrer2019-01-151-2/+4
* Serialization x25519 (#4688)Paul Kehrer2019-01-141-4/+84
* Update wycheproof commit in docs (#4687)Alex Gaynor2019-01-131-1/+1
* add x25519 pkcs8/subjectpublickeyinfo vectors (#4685)Paul Kehrer2019-01-131-0/+7
* support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer2019-01-132-9/+106
* Fixes #4683 -- fixed linux kernel version that has getrandom (#4684)Alex Gaynor2019-01-121-1/+1
* add signature_hash_algorithm to OCSPResponse (#4681)Paul Kehrer2019-01-102-0/+12
* Use the contents of the ecrypt docs from the University website (#4673)Alex Gaynor2019-01-023-3/+3
* Update URL to EFF (#4672)Alex Gaynor2019-01-011-1/+1
* Fixed anchor for URL (#4670)Alex Gaynor2019-01-011-1/+1
* Don't try to linkcheck nist links for the time being (#4668)Alex Gaynor2019-01-011-0/+2
* add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667)Paul Kehrer2019-01-011-0/+7
* Sphinx's website is now https (#4662)Alex Gaynor2018-12-302-2/+2
* DigiCert's root is now available over https (#4664)Alex Gaynor2018-12-301-1/+1
* Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646)Marti Raudsepp2018-12-181-3/+3
* deprecate old from_encoded_point (#4640)Paul Kehrer2018-12-111-0/+5
* Compressed point support (#4629)Paul Kehrer2018-12-111-0/+21
* add compressed point EC vectors (#4637)Paul Kehrer2018-12-101-0/+2
* allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer2018-12-093-26/+51
* make the same doc changes to DH as we did for ECDH (#4631)Paul Kehrer2018-12-091-6/+50
* Update link to MS docs (#4632)Alex Gaynor2018-12-091-1/+1
* Jenkins is fixed! (#4630)Alex Gaynor2018-12-091-5/+0
* Adds a more descriptive error msg for wrong wrapping (#4504)André Almeida2018-12-081-0/+32
* Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#...Marti Raudsepp2018-12-081-1/+25
* remove idna as a primary dependency (#4624)Paul Kehrer2018-12-061-0/+12
* IssuingDistributionPoint support (parse only) (#4552)Paul Kehrer2018-11-301-0/+71
* PKCS12 Basic Parsing (#4553)Paul Kehrer2018-11-281-0/+37
* add ed448 test vectors (#4608)Paul Kehrer2018-11-241-0/+1
* X448 support (#4580)Paul Kehrer2018-11-222-0/+105
* add sha3 support (#4573)Paul Kehrer2018-11-221-0/+37
* add SHA512/224 and SHA512/256 support (#4575)Paul Kehrer2018-11-121-0/+14
* x448 test vectors (#4576)Paul Kehrer2018-11-121-1/+1
* add a few more EC OIDs (#4572)Paul Kehrer2018-11-111-0/+78
* another pkcs12 vector (#4557)Paul Kehrer2018-11-041-2/+8