| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix `tox -e lint` warnings and errors (#490) | Jon Dufresne | 2020-06-09 | 1 | -1/+1 |
| * | Run pyupgrade across project to use modern Python 3 conventions (#491) | Jon Dufresne | 2020-06-08 | 1 | -5/+5 |
| * | Add support for Ed25519 / EdDSA, with unit tests (#455) | Someguy123 | 2020-05-24 | 2 | -0/+4 |
| * | DX Tweaks (#450) | José Padilla | 2019-10-21 | 1 | -13/+14 |
| * | Throw if key is an PKCS1 PEM-encoded public key | José Padilla | 2017-06-22 | 1 | -0/+5 |
| * | Add a failing test for OpenSSH-formatted ECDSA public keys | Mark Adams | 2017-03-14 | 1 | -0/+1 |
| * | Fix all flake8 issues tox is complaining about | Landon GB | 2016-11-28 | 1 | -0/+1 |
| * | Add JWK support for HMAC and RSA keysadd-jwk-for-hmac-rsa | Mark Adams | 2016-08-28 | 1 | -23/+7 |
| * | Added test vectors from the IETF JOSE Cookbook for HMAC, RSA, and EC. | Mark Adams | 2015-05-18 | 6 | -0/+116 |
| * | Added tests to cover invalid string validations on HMAC | Mark Adams | 2015-03-17 | 1 | -0/+21 |
| * | Made several changes to testing to increase code coverage | Mark Adams | 2015-01-25 | 5 | -0/+50 |
