aboutsummaryrefslogtreecommitdiff
path: root/tests/crypt
AgeCommit message (Expand)Author
2021-08-03fix!: drop support for Python 2.7 (#778)Tres Seaver
2020-04-21fix: support es256 raw format signature (#490)arithmetic1728
2020-04-01feat: Implement ES256 for JWT verification (#340)Thea Flowers
2020-02-13docs(copyright): correct name of company for commits after 2015 (#440)C.J. Collier
2019-10-21chore: blacken (#375)Bu Sun Kim
2018-02-08Add `cryptography`-based RSA signer and verifier. (#185)Danny Hermes
2017-08-11Split crypt into a package to allow alternative implementations (#189)Jon Wayne Parrott