Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cover some missing lines in dsa multibackend | Paul Kehrer | 2014-05-02 | 1 | -0/+5 | |
* | expand DSA multibackend support | Paul Kehrer | 2014-05-02 | 1 | -0/+34 | |
* | Added _REASON | Ayrx | 2014-04-22 | 1 | -4/+2 | |
* | Added tests for multibackend | Ayrx | 2014-04-22 | 1 | -3/+33 | |
* | Add docs for DSA parameters and key generation | Mohammed Attia | 2014-04-04 | 1 | -5/+3 | |
* | Add DSABackend | Mohammed Attia | 2014-04-04 | 1 | -1/+34 | |
* | fix pep8 errors | Alex Stapleton | 2014-04-01 | 1 | -2/+0 | |
* | Add _Reasons.UNSUPPORTED_PUBLIC_KEY_ALGORITHM | Alex Stapleton | 2014-04-01 | 1 | -3/+9 | |
* | Update tests and raise sites | Alex Stapleton | 2014-03-27 | 1 | -11/+15 | |
* | Fixed #809 -- switch back to always using UnsupportedAlgorithm | Alex Gaynor | 2014-03-27 | 1 | -13/+11 | |
* | import order fixes for future automated checking | Paul Kehrer | 2014-03-19 | 1 | -1/+1 | |
* | Added future imports and licenses that are missing | Alex Gaynor | 2014-03-08 | 1 | -0/+2 | |
* | Convert stuff | Alex Gaynor | 2014-03-06 | 1 | -11/+13 | |
* | more PKCS1->PKCS1v15 | Paul Kehrer | 2014-02-25 | 1 | -3/+3 | |
* | add RSA verification support | Paul Kehrer | 2014-02-25 | 1 | -0/+11 | |
* | update multibackend with new PKCS1v15 class name | Paul Kehrer | 2014-02-24 | 1 | -2/+2 | |
* | add basic multibackend so we can do signatures using default_backend | Paul Kehrer | 2014-02-23 | 1 | -0/+11 | |
* | flake8 fix | Alex Gaynor | 2014-02-12 | 1 | -0/+1 | |
* | Added RSABackend to MultiBackend | Alex Gaynor | 2014-02-12 | 1 | -3/+21 | |
* | Rename and document | Alex Gaynor | 2014-02-03 | 1 | -6/+6 | |
* | pep8 fixes | Alex Gaynor | 2014-01-31 | 1 | -1/+0 | |
* | Fix | Alex Gaynor | 2014-01-30 | 1 | -1/+9 | |
* | More direct tests | Alex Gaynor | 2014-01-30 | 1 | -1/+49 | |
* | Direct tests for the hash support | Alex Gaynor | 2014-01-30 | 1 | -0/+25 | |
* | Direct tests for the cipher support | Alex Gaynor | 2014-01-30 | 1 | -1/+49 | |
* | Replace re-running all tests with some unit tests | Alex Gaynor | 2014-01-30 | 1 | -0/+16 |