summaryrefslogtreecommitdiff
path: root/security/py-josepy
AgeCommit message (Collapse)AuthorFilesLines
2018-04-16security/py-josepy: Update to 1.1.0.fhajny2-7/+8
- Deprecated support for Python 2.6 and 3.3. - Use the sign and verify methods when they are available in cryptography instead of the deprecated methods signer and verifier.
2018-01-22Import josepy-1.0.1 as security/py-josepy.fhajny5-0/+113
JOSE protocol implementation in Python using cryptography.