summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-01-21Updated link to PKCS#3 -- fixes #4671 (#4722)Alex Gaynor
2019-01-20Apparently NIST crypto resources are essential to life and property (#4721)Alex Gaynor
2019-01-20deprecate encode_point and migrate all internal callers (#4720)Paul Kehrer
2019-01-20add support for encoding compressed points (#4638)Paul Kehrer
2019-01-19shake128/256 support (#4611)Paul Kehrer
2019-01-18consistently linky RFC in the docs (#4716)Alex Gaynor
2019-01-17Bump this way up and see if it helps (#4713)Alex Gaynor
2019-01-17support byteslike in KBKDFHMAC (#4711)Paul Kehrer
2019-01-17support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709)Paul Kehrer
2019-01-17support byteslike for OTP (#4710)Paul Kehrer
2019-01-17Support byteslike in HKDF and PBKDF2HMAC (#4707)Paul Kehrer
2019-01-17support byteslike in hmac update (#4705)Paul Kehrer
2019-01-16support bytes-like keys in CMAC and HMAC contexts (#4701)Paul Kehrer
2019-01-16add support for byteslike password/data to load_{pem,der}_private_key (#4693)Paul Kehrer
2019-01-15support byteslike in aead for key and nonce (#4695)Paul Kehrer
2019-01-15support byteslike in X448PrivateKey.from_private_bytes (#4694)Paul Kehrer
2019-01-15add support for byteslike on password and data for pkcs12 loading (#4690)Paul Kehrer
2019-01-14Serialization x25519 (#4688)Paul Kehrer
2019-01-13Update wycheproof commit in docs (#4687)Alex Gaynor
2019-01-13add x25519 pkcs8/subjectpublickeyinfo vectors (#4685)Paul Kehrer
2019-01-13support x448 public/private serialization both raw and pkcs8 (#4653)Paul Kehrer
2019-01-12Fixes #4683 -- fixed linux kernel version that has getrandom (#4684)Alex Gaynor
2019-01-10add signature_hash_algorithm to OCSPResponse (#4681)Paul Kehrer
2019-01-02Use the contents of the ecrypt docs from the University website (#4673)Alex Gaynor
2019-01-01Update URL to EFF (#4672)Alex Gaynor
2019-01-01Fixed anchor for URL (#4670)Alex Gaynor
2019-01-01Don't try to linkcheck nist links for the time being (#4668)Alex Gaynor
2019-01-01add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667)Paul Kehrer
2018-12-30Sphinx's website is now https (#4662)Alex Gaynor
2018-12-30DigiCert's root is now available over https (#4664)Alex Gaynor
2018-12-18Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646)Marti Raudsepp
2018-12-11deprecate old from_encoded_point (#4640)Paul Kehrer
2018-12-11Compressed point support (#4629)Paul Kehrer
2018-12-10add compressed point EC vectors (#4637)Paul Kehrer
2018-12-09allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer
2018-12-09make the same doc changes to DH as we did for ECDH (#4631)Paul Kehrer
2018-12-09Update link to MS docs (#4632)Alex Gaynor
2018-12-09Jenkins is fixed! (#4630)Alex Gaynor
2018-12-08Adds a more descriptive error msg for wrong wrapping (#4504)André Almeida
2018-12-08Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#...Marti Raudsepp
2018-12-06remove idna as a primary dependency (#4624)Paul Kehrer
2018-11-30IssuingDistributionPoint support (parse only) (#4552)Paul Kehrer
2018-11-28PKCS12 Basic Parsing (#4553)Paul Kehrer
2018-11-24add ed448 test vectors (#4608)Paul Kehrer
2018-11-22X448 support (#4580)Paul Kehrer
2018-11-22add sha3 support (#4573)Paul Kehrer
2018-11-12add SHA512/224 and SHA512/256 support (#4575)Paul Kehrer
2018-11-12x448 test vectors (#4576)Paul Kehrer
2018-11-11add a few more EC OIDs (#4572)Paul Kehrer
2018-11-04another pkcs12 vector (#4557)Paul Kehrer