summaryrefslogtreecommitdiffstats
path: root/jwcrypto/jwk.py
Commit message (Expand)AuthorAgeFilesLines
* Change the way operation keys are retrievedSimo Sorce2015-03-181-25/+24
* Catch incompatible "use" and "key_ops" usageSimo Sorce2015-03-181-0/+28
* Allow unknown key parametersSimo Sorce2015-03-181-0/+9
* Add more checks, algorithms, testsSimo Sorce2015-03-091-0/+4
* Add JWE implementationSimo Sorce2015-03-081-26/+48
* Add JWK implementationSimo Sorce2015-03-061-0/+254