0
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add github actions. More... over 4 years ago
Upgrade to latest pytest & coverage, remove unsed py & nose dependencies. More... over 4 years ago
remove python 2.7 & 3.5 from test matrix. remove pycrypto backend More... over 4 years ago
Merge pull request #199 from dreid/patch-1 More... over 4 years ago
Flake8 More... over 4 years ago
Pass allow_truncate=False to ecdsa sign/verify More... over 4 years ago
Denylist ecdsa 0.15 in setup.py to allow for 0.16 to be installed. More... over 4 years ago
Merge pull request #192 from przemyslaw-jakielaszek/master More... over 4 years ago
Blacklist ecdsa 0.15 More... over 4 years ago
Merge pull request #194 from mpdavis/dependabot/pip/cryptography-3.2 More... almost 5 years ago
Bump cryptography from 2.4.2 to 3.2 More... almost 5 years ago
Unpin ecdsa More... almost 5 years ago
Merge pull request #188 from blag/support-loading-jwks More... almost 5 years ago
Test loading JWK directly More... almost 5 years ago
Support loading a JWK object directly More... almost 5 years ago
Merge pull request #185 from MatTerra/master More... almost 5 years ago
Merge pull request #187 from blag/allow-bytes-secret More... almost 5 years ago
Add round trip tests for keys that are bytes and strings More... almost 5 years ago
Made json.loads process numbers as strings; closes #45 More... almost 5 years ago
Merge pull request #182 from blag/update-tests-aenglander More... almost 5 years ago
Merge pull request #1 from blag/add-jwe-aenglander More... almost 5 years ago
Add tests for JWE implementation More... almost 5 years ago
Add JWE implementation More... almost 5 years ago
Add tests for AESKey More... almost 5 years ago
Add AESKey and DIRKey implementations More... almost 5 years ago
Document JWE More... almost 5 years ago
Add get_random_bytes function More... almost 5 years ago
Add cryptography backend implementation of HMACKey More... almost 5 years ago
Move HMACKey to jose.backends.native More... almost 5 years ago
Add noqa: F811 More... almost 5 years ago