issues
search
IdentityPython
/
pyjwkest
Implementation of JWT, JWS, JWE and JWK
Apache License 2.0
94
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Import error in jwkest.jwk
#52
joshuabach
closed
7 years ago
6
JWT.pack() fixes
#51
zamzterz
closed
8 years ago
0
Raise exception if item can't be converted to avoid silently signing …
#50
zamzterz
closed
8 years ago
0
Use 'alg' from key as signing algorithm if there is only one key.
#49
zamzterz
closed
8 years ago
1
Loading certs from X.509 improved
#48
zamzterz
closed
8 years ago
0
Possibly use PyCryptodome instead of PyCrypto?
#47
aarsan
closed
8 years ago
3
Alg is None in the headers even if one is provided
#46
fgaudin
closed
7 years ago
1
JWE ECDH-ES support/examples
#45
drennalls
closed
7 years ago
1
Don't replace existing parameters, just add 'kid' to them.
#44
zamzterz
closed
8 years ago
1
Kid for keys generated if not present
#43
tpazderka
closed
8 years ago
3
Unicode with base64
#42
zamzterz
closed
9 years ago
0
Private RSA key serialization
#41
zamzterz
closed
9 years ago
0
Fix documentation merge conflicts
#40
jespino
closed
9 years ago
0
The documentation is broken
#39
jespino
closed
9 years ago
0
Use positional arguments with format
#38
astagi
closed
9 years ago
0
Python 2 and 3 string conversion
#37
dallerbarn
closed
9 years ago
0
long_to_base64 yields different result compared to Java's base64 encoding of long
#36
robosung
closed
7 years ago
0
Rename PS521 to PS512 according to standard
#35
tpazderka
closed
9 years ago
0
Fixes tests and make them run on Travis
#34
zamzterz
closed
9 years ago
0
Made some changes to get python 2 and 3 compatible (String handling).
#33
dallerbarn
closed
9 years ago
0
Rename PS521 to PS512 according to standard
#32
tpazderka
closed
9 years ago
0
Fix: encode utf8 before using urlsafe_b64decode
#31
juanifioren
closed
9 years ago
1
TypeError with base64 when using JWS.verify_compact
#30
juanifioren
closed
9 years ago
3
Ability to pass in protected headers to sign_compact.
#29
mibanescu
closed
9 years ago
2
Cannot encrypt JWE with RSA encryption keys that have a kid (keyId)
#28
arjunsharma
closed
9 years ago
5
Private key fixes
#27
zamzterz
closed
9 years ago
0
Updated gen_symkey script.
#26
zamzterz
closed
9 years ago
0
Catch ValueError when verifying RSA signature.
#25
zamzterz
closed
9 years ago
0
Fixed imports from builtins for Python2
#24
tpazderka
closed
9 years ago
0
2and3
#23
rohe
closed
9 years ago
0
Updated the script gen_symkey.py
#22
zamzterz
closed
9 years ago
0
pass in keys from sign_json to sign_compact
#21
otakup0pe
closed
7 years ago
4
Filled in documentation skeleton with example code and a little text.
#20
zamzterz
closed
9 years ago
0
"kty" parameter value of symmetric keys should be "oct" in lower case.
#19
zamzterz
closed
9 years ago
0
Added script for generating symmetric key (JWK).
#18
zamzterz
closed
9 years ago
0
Python3 ETA
#17
DavidHwu
closed
7 years ago
2
Signature verification with ECKey
#16
zamzterz
closed
9 years ago
1
Security Bug within OpenID Connect authentication implementation
#15
rohe
closed
9 years ago
0
Support JWE "alg":"dir"
#14
celeron55
closed
7 years ago
3
Document Python 2/Python 3 support
#13
jcea
closed
7 years ago
5
Added tox
#12
maennel
closed
9 years ago
1
Running tests
#11
maennel
closed
7 years ago
3
Crypto issue
#10
jvazquez
closed
9 years ago
2
Removing superfluous Crypto-dependency (already provided by pycrypto-package)
#9
maennel
closed
10 years ago
0
Problem with signature validation
#8
bls
closed
7 years ago
2
Added jwkest documentation
#7
dv10den
closed
9 years ago
1
Build a docs page
#6
lsmag
closed
7 years ago
5
Distribute this on PyPi?
#5
theloi
closed
10 years ago
2
JWE, JWE_RSA and JWE_SYM decrypt incompatible
#4
johanlundberg
closed
10 years ago
0
what's the license
#3
yyy
closed
7 years ago
1
Previous
Next