Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encoding errors in RSA test keys. (#4410) | David Benjamin | 2018-08-23 | 2 | -111/+110 |
* | Upgrade the encryption algorithm on another thing. This uses the same PBES2 p... | Alex Gaynor | 2014-11-18 | 1 | -38/+16 |
* | Re-encrypts one of our vectors from a truly atrocious algorithm (single DES, ... | Alex Gaynor | 2014-11-17 | 1 | -4/+5 |
* | Test Vector changes | michael-hart | 2014-09-23 | 5 | -0/+18 |
* | Added PKCS8 encoded private keys to tests | Michael Hart | 2014-09-12 | 2 | -0/+11 |
* | Add PKCS8 key with bad encryption OID | Alex Stapleton | 2014-05-27 | 1 | -0/+17 |
* | Add PKCS#8 key with unknown OID | Alex Stapleton | 2014-05-27 | 1 | -0/+9 |
* | Unencrypted 1024-bit DSA key in PKCS#8 | Alex Stapleton | 2014-05-27 | 1 | -0/+9 |
* | Move cryptography.vectors to cryptography_vectors | Alex Stapleton | 2014-03-24 | 18 | -0/+367 |