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
pyjwt
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.
Jul 21, 2024 — Jul 21, 2025
Showing page 29 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add Travis badge to README.md
José Padilla
More...
over 11 years ago
Try to fix failing test in 3.2
José Padilla
More...
over 11 years ago
Drop support for Python 2.5
José Padilla
More...
over 11 years ago
Bump up version for release
José Padilla
More...
over 11 years ago
Merge pull request #25 from dystedium/split_decode
José Padilla
More...
over 11 years ago
Add .travis.yml to run tests with tox
José Padilla
More...
over 11 years ago
Add tox configuration file
José Padilla
More...
over 11 years ago
Fix tests for 2.6 support
José Padilla
More...
over 11 years ago
add tests for load() and verify_signature()
wil paredes
More...
over 11 years ago
refactor decode(), fix setup.py for automated sdist builds * split decode() internals into load() and verify_signature() * pull code out of read() function in setup.py so it doesn't fail when using distutils.core.run_setup() to build an archive * the setup.py change also uses with so file closing is automatic
wil paredes
More...
over 11 years ago
Merge pull request #23 from jpadilla/patch-1
Jeff Lindsay
More...
over 11 years ago
Update README to reflect optional Crypto
José Padilla
More...
over 11 years ago
Update tests for optional Crypto
José Padilla
More...
over 11 years ago
Make Crypto signing and verifying methods optional
José Padilla
More...
over 11 years ago
version bump, email update
Jeff Lindsay
More...
over 11 years ago
release with py3
Jeff Lindsay
More...
over 11 years ago
Merge pull request #20 from mandus/master
Jeff Lindsay
More...
over 11 years ago
Merge pull request #22 from patrys/python-3
Jeff Lindsay
More...
over 11 years ago
Announce Python 3 support
Patryk Zawadzki
More...
over 11 years ago
Merge pull request #21 from patrys/python-3
Jeff Lindsay
More...
over 11 years ago
Basic Python 3 compatibility
Patryk Zawadzki
More...
over 11 years ago
Added rsa keys for testing
Åsmund Ødegård
More...
almost 12 years ago
Added usage information in README, and added a few simple tests for the RSA signature methods
Åsmund Ødegård
More...
almost 12 years ago
master: Added support for more RSA-SHA options.
Åsmund Ødegård
More...
almost 12 years ago
master Adding argument for RS256, and splitting handling of HS and RS in verifying.
Åsmund Ødegård
More...
almost 12 years ago
Merge pull request #1 from mandus/rsa
Åsmund Ødegård
More...
almost 12 years ago
First attempt on adding rsa support
Åsmund Ødegård
More...
almost 12 years ago
Bump version
Boris Feld
More...
almost 12 years ago
Merge pull request #18 from bavetta/master
Jeff Lindsay
More...
about 12 years ago
Update __init__.py
Ryan Bavetta
More...
about 12 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
→
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