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
1 day
ago. based on code collected
1 day
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 8 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
wordsmith backend selection statement
mattsb42-aws
More...
over 6 years ago
Merge pull request #129 from mpdavis/backend-explicit-tests
zejn
More...
over 6 years ago
update readme for backend updates * update the primary installation instructions to use the pyca/cryptography backend * update the descriptions of the cryptographic backends
mattsb42-aws
More...
over 6 years ago
Merge pull request #128 from mattsb42-aws/merge-in-master
zejn
More...
over 6 years ago
Merge branch 'master' into merge-in-master
mattsb42-aws
More...
over 6 years ago
Merge pull request #121 from mattsb42-aws/asn-rsa
zejn
More...
over 6 years ago
enable flake8 in tox and Travis configs
mattsb42-aws
More...
over 6 years ago
change tox compatibility installs to install extras rather than installing dependencies directly
mattsb42-aws
More...
over 6 years ago
changing Travis run from pypy-3.5.1 to pypy3.5 per https://travis-ci.community/t/confusing-pypy-versions/2505
mattsb42-aws
More...
over 6 years ago
remove unused reference
mattsb42-aws
More...
over 6 years ago
add Travis testing for CPython 3.7
mattsb42-aws
More...
over 6 years ago
add Travis testing for CPython 3.6
mattsb42-aws
More...
over 6 years ago
add Travis testing for PyPy 5.7.1
mattsb42-aws
More...
over 6 years ago
add cryptography version constraint for PyPy < 5.4
mattsb42-aws
More...
over 6 years ago
add PEM->DER conversion function to remove pycrypto_backend dependency on Crypto.IO module
mattsb42-aws
More...
over 6 years ago
remove unused import
mattsb42-aws
More...
over 6 years ago
fix tox norsa typo
mattsb42-aws
More...
over 6 years ago
Merge pull request #122 from mattsb42-aws/pyca-default
zejn
More...
over 6 years ago
upgrade packages in requirements-dev.txt
Peter Yin
More...
over 6 years ago
Try to import from collections.abc, which will be required in Python 3.8+
Peter Yin
More...
over 6 years ago
isolate pycrypto/dome-explict test and explicitly use pycrypto/dome backend
mattsb42-aws
More...
over 6 years ago
make cryptography_backend the default for RSAKey
mattsb42-aws
More...
over 6 years ago
add note to readme about dependencies that can be cleaned up depending on the backend used
mattsb42-aws
More...
over 6 years ago
update tox and Travis configs to use -norsa modes for pycrypto/dome test runs
mattsb42-aws
More...
over 6 years ago
move rsa_backend PKCS8<->PKCS1 handling to _asn module
mattsb42-aws
More...
over 6 years ago
move asn1 private key processing into separate module
mattsb42-aws
More...
over 6 years ago
Merge pull request #120 from mattsb42-aws/fix-rsa
Michael Davis
More...
over 6 years ago
move pycrypto_backend PKCS8<->PKCS1 handling to _asn module
mattsb42-aws
More...
over 6 years ago
add public key encoding conversion functions
mattsb42-aws
More...
over 6 years ago
Merge branch 'backend-explicit-tests' into fix-rsa
Matt Bullock
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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