Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98915 > unrolled thread
| Started by | Michael Ströder <michael@stroeder.com> |
|---|---|
| First post | 2015-11-17 11:14 +0100 |
| Last post | 2015-11-17 11:14 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
JOSE modules Michael Ströder <michael@stroeder.com> - 2015-11-17 11:14 +0100
| From | Michael Ströder <michael@stroeder.com> |
|---|---|
| Date | 2015-11-17 11:14 +0100 |
| Subject | JOSE modules |
| Message-ID | <n2euhi$nlv$1@dont-email.me> |
HI! It seems there are already three modules for implementing JOSE (see RFC 7515..7520). :-/ Anyone here who has practical experience with any of them (with Python 2.7.x and preferrably with elliptic curves)? Ciao, Michael. pyjwkest https://pypi.python.org/pypi/pyjwkest JWCrypto https://pypi.python.org/pypi/jwcrypto http://jwcrypto.readthedocs.org/en/stable/index.html python-jose https://pypi.python.org/pypi/python-jose
Back to top | Article view | comp.lang.python
csiph-web