Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98915 > unrolled thread

JOSE modules

Started byMichael Ströder <michael@stroeder.com>
First post2015-11-17 11:14 +0100
Last post2015-11-17 11:14 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  JOSE modules Michael Ströder <michael@stroeder.com> - 2015-11-17 11:14 +0100

#98915 — JOSE modules

FromMichael Ströder <michael@stroeder.com>
Date2015-11-17 11:14 +0100
SubjectJOSE 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web