openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
python-jose
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 9 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #117 from mattsb42-aws/no-ecdsa
Michael Davis
More...
over 6 years ago
Merge pull request #118 from mattsb42-aws/firebase
Michael Davis
More...
over 6 years ago
Merge pull request #116 from mattsb42-aws/compat-rsa
Michael Davis
More...
over 6 years ago
convert ASN1 check values to hex for better readability and add check for known legacy prefix in legacy parsing
mattsb42-aws
More...
over 6 years ago
fix rsa_backend RSA private key PKCS8 encoding
mattsb42-aws
More...
over 6 years ago
add tests got PKCS1-PKCS8 RSA private key encoding
mattsb42-aws
More...
over 6 years ago
rsa_backend uses pyasn1 directly so it needs to be a direct dependency
mattsb42-aws
More...
over 6 years ago
add legacy read compatibility test for rsa_backend
mattsb42-aws
More...
over 6 years ago
expand all tests that use an RSA private key to test with both sizes
mattsb42-aws
More...
over 6 years ago
add 2048-bit RSA private key for tests
mattsb42-aws
More...
over 6 years ago
expand RSA and ECDSA compatibility tests to validate serialization compatibility between backends
mattsb42-aws
More...
over 6 years ago
disable Firebase tests on python-rsa backend
mattsb42-aws
More...
over 6 years ago
math.ceil returns a float in Python 2
mattsb42-aws
More...
over 6 years ago
JOSE ECDSA signature encoding is raw encoding, not ASN1
mattsb42-aws
More...
over 6 years ago
remove dependency of pyca/cryptography backend on python-ecdsa
mattsb42-aws
More...
over 6 years ago
add tests to verify der/asn1 conversions
mattsb42-aws
More...
over 6 years ago
isolate asn1/der signature transformation to simplify testing
mattsb42-aws
More...
over 6 years ago
isolate ecdsa key class imports to allow for missing library
mattsb42-aws
More...
over 6 years ago
update Travis CI to run cryptography-only
mattsb42-aws
More...
over 6 years ago
add ability to remove base crypto backend for tests
mattsb42-aws
More...
over 6 years ago
make backend-explicit tests use backend-explicit keys
mattsb42-aws
More...
over 6 years ago
import rsa backends with backend-explicit naming to avoid confusion
mattsb42-aws
More...
over 6 years ago
Merge pull request #111 from toddrme2178/patch-1
Michael Davis
More...
over 6 years ago
Merge pull request #76 from leplatrem/75-at_hash-optional
Michael Davis
More...
over 6 years ago
Include docs and tests in sdists
Todd
More...
over 6 years ago
Merge pull request #109 from mattsb42-aws/explicit-dependencies
Michael Davis
More...
over 6 years ago
Merge pull request #110 from jgehrcke/patch-1
Michael Davis
More...
almost 7 years ago
Fix typo in error message upon key deserialization
Jan-Philip Gehrcke
More...
almost 7 years ago
fix typo that duplicated pycryptodome tests in Travis
mattsb42-aws
More...
almost 7 years ago
update Travis config to run the explicit backend tests
mattsb42-aws
More...
almost 7 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree