| Commit message (Expand) | Author | Age | Files | Lines |
* | Manylinux2010 wheel (#4910) | Paul Kehrer | 2019-06-02 | 2 | -9/+10 |
* | update docs with latest info & remove the last ci.cryptography.io stuff (#4898) | Paul Kehrer | 2019-05-26 | 2 | -7/+8 |
* | Remove the final vestigates of Jenkins (#4897) | Alex Gaynor | 2019-05-26 | 1 | -1/+1 |
* | Fix typo in docs hazmat Ed448 (#4886) | Stephen.Y | 2019-05-10 | 1 | -1/+1 |
* | Order the elements in reviewing patches reasonably (#4883) | Alex Gaynor | 2019-05-09 | 1 | -6/+6 |
* | Replace debian wheezy with ubuntu trusty (#4871) | Alex Gaynor | 2019-05-05 | 1 | -2/+2 |
* | add RSA PSS certificate (#4865) | Paul Kehrer | 2019-05-04 | 1 | -0/+1 |
* | Set a timeout for linkcheck (#4870) | Alex Gaynor | 2019-05-04 | 1 | -0/+2 |
* | Un-linkcheck-ignore a domain that's now properly serving a chain (#4859) | Alex Gaynor | 2019-04-27 | 1 | -2/+0 |
* | ... regular expressions... what can you do? (#4849) | Alex Gaynor | 2019-04-17 | 1 | -3/+3 |
* | Crypto Docs Get Cryptography (#4850) | Alex Gaynor | 2019-04-17 | 3 | -3/+3 |
* | It's fixed! (#4851) | Alex Gaynor | 2019-04-17 | 1 | -2/+0 |
* | Yet Another Broken Webserver (#4848) | Alex Gaynor | 2019-04-16 | 1 | -0/+2 |
* | update a link since MS redid all their MSDN blogs (#4847) | Paul Kehrer | 2019-04-16 | 1 | -1/+1 |
* | More linkcheck ignores (#4844) | Alex Gaynor | 2019-04-13 | 1 | -0/+2 |
* | Refs #4830 -- added a vector of an x.509 certificate with a negative … (#4842) | Alex Gaynor | 2019-04-13 | 1 | -0/+2 |
* | Update linkcheck ignores for the latest nonsense (#4838) | Alex Gaynor | 2019-04-12 | 1 | -1/+1 |
* | Fix typo (#4829) | Ofek Lev | 2019-04-02 | 1 | -1/+1 |
* | Ignore the Russian CA for now (#4827) | Alex Gaynor | 2019-04-01 | 1 | -0/+2 |
* | update ed25519 docs to note we support openssh serialization (#4814) | Paul Kehrer | 2019-03-18 | 1 | -5/+12 |
* | poly1305 support (#4802) | Paul Kehrer | 2019-03-09 | 3 | -0/+90 |
* | remove maccontext (#4803) | Paul Kehrer | 2019-03-07 | 2 | -39/+6 |
* | add poly1305 test vectors from rfc 7539 (#4800) | Paul Kehrer | 2019-03-07 | 1 | -0/+5 |
* | support ed25519 openssh public keys (#4785) | Paul Kehrer | 2019-02-27 | 1 | -5/+2 |
* | ed448 support (#4610) | Paul Kehrer | 2019-02-27 | 2 | -0/+132 |
* | ed25519 support (#4114) | Paul Kehrer | 2019-02-26 | 3 | -0/+161 |
* | add an EC OID to curve dictionary mapping (#4759) | Paul Kehrer | 2019-02-20 | 1 | -0/+15 |
* | add ed25519 PKCS8 and subjectPublicKeyInfo vectors (#4719) | Paul Kehrer | 2019-02-20 | 1 | -0/+7 |
* | add ed448 PKCS8 and subjectPublicKeyInfo vectors (#4718) | Paul Kehrer | 2019-02-20 | 1 | -0/+7 |
* | full state or province name (#4758) | itinerarium | 2019-02-20 | 1 | -2/+2 |
* | update the thread link (#4748) | Paul Kehrer | 2019-02-03 | 1 | -10/+9 |
* | concede to digicert's garbage CDN (#4747) | Paul Kehrer | 2019-02-03 | 1 | -1/+1 |
* | Also suggest cryptopals to learn crypo (#4745) | Alex Gaynor | 2019-02-03 | 1 | -1/+3 |
* | Updated link to PKCS#3 -- fixes #4671 (#4722) | Alex Gaynor | 2019-01-21 | 1 | -1/+1 |
* | Apparently NIST crypto resources are essential to life and property (#4721) | Alex Gaynor | 2019-01-20 | 1 | -2/+0 |
* | deprecate encode_point and migrate all internal callers (#4720) | Paul Kehrer | 2019-01-20 | 1 | -0/+6 |
* | add support for encoding compressed points (#4638) | Paul Kehrer | 2019-01-20 | 2 | -4/+34 |
* | shake128/256 support (#4611) | Paul Kehrer | 2019-01-19 | 2 | -0/+31 |
* | consistently linky RFC in the docs (#4716) | Alex Gaynor | 2019-01-18 | 4 | -9/+8 |
* | Bump this way up and see if it helps (#4713) | Alex Gaynor | 2019-01-17 | 1 | -1/+1 |
* | support byteslike in KBKDFHMAC (#4711) | Paul Kehrer | 2019-01-17 | 1 | -1/+2 |
* | support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709) | Paul Kehrer | 2019-01-17 | 1 | -3/+6 |
* | support byteslike for OTP (#4710) | Paul Kehrer | 2019-01-17 | 1 | -6/+8 |
* | Support byteslike in HKDF and PBKDF2HMAC (#4707) | Paul Kehrer | 2019-01-17 | 1 | -2/+4 |
* | support byteslike in hmac update (#4705) | Paul Kehrer | 2019-01-17 | 1 | -1/+2 |
* | support bytes-like keys in CMAC and HMAC contexts (#4701) | Paul Kehrer | 2019-01-16 | 1 | -1/+2 |
* | add support for byteslike password/data to load_{pem,der}_private_key (#4693) | Paul Kehrer | 2019-01-16 | 1 | -4/+8 |
* | support byteslike in aead for key and nonce (#4695) | Paul Kehrer | 2019-01-15 | 1 | -10/+18 |
* | support byteslike in X448PrivateKey.from_private_bytes (#4694) | Paul Kehrer | 2019-01-15 | 1 | -1/+2 |
* | add support for byteslike on password and data for pkcs12 loading (#4690) | Paul Kehrer | 2019-01-15 | 1 | -2/+4 |