0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #117 from mattsb42-aws/no-ecdsa More... over 6 years ago
Merge pull request #118 from mattsb42-aws/firebase More... over 6 years ago
Merge pull request #116 from mattsb42-aws/compat-rsa More... over 6 years ago
convert ASN1 check values to hex for better readability and add check for known legacy prefix in legacy parsing More... over 6 years ago
fix rsa_backend RSA private key PKCS8 encoding More... over 6 years ago
add tests got PKCS1-PKCS8 RSA private key encoding More... over 6 years ago
rsa_backend uses pyasn1 directly so it needs to be a direct dependency More... over 6 years ago
add legacy read compatibility test for rsa_backend More... over 6 years ago
expand all tests that use an RSA private key to test with both sizes More... over 6 years ago
add 2048-bit RSA private key for tests More... over 6 years ago
expand RSA and ECDSA compatibility tests to validate serialization compatibility between backends More... over 6 years ago
disable Firebase tests on python-rsa backend More... over 6 years ago
math.ceil returns a float in Python 2 More... over 6 years ago
JOSE ECDSA signature encoding is raw encoding, not ASN1 More... over 6 years ago
remove dependency of pyca/cryptography backend on python-ecdsa More... over 6 years ago
add tests to verify der/asn1 conversions More... over 6 years ago
isolate asn1/der signature transformation to simplify testing More... over 6 years ago
isolate ecdsa key class imports to allow for missing library More... over 6 years ago
update Travis CI to run cryptography-only More... over 6 years ago
add ability to remove base crypto backend for tests More... over 6 years ago
make backend-explicit tests use backend-explicit keys More... over 6 years ago
import rsa backends with backend-explicit naming to avoid confusion More... over 6 years ago
Merge pull request #111 from toddrme2178/patch-1 More... over 6 years ago
Merge pull request #76 from leplatrem/75-at_hash-optional More... over 6 years ago
Include docs and tests in sdists More... over 6 years ago
Merge pull request #109 from mattsb42-aws/explicit-dependencies More... over 6 years ago
Merge pull request #110 from jgehrcke/patch-1 More... almost 7 years ago
Fix typo in error message upon key deserialization More... almost 7 years ago
fix typo that duplicated pycryptodome tests in Travis More... almost 7 years ago
update Travis config to run the explicit backend tests More... almost 7 years ago