issues
search
guillp
/
jwskate
A Pythonic implementation of the JOSE / JSON Web Crypto related RFCs (JWS, JWK, JWA, JWT, JWE)
MIT License
17
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bugfix/max_size
#32
guillp
closed
1 month ago
0
chore/ruff
#31
guillp
closed
1 month ago
0
Set max_size for SignedJwt: App Store's notification token exceed 16k length
#30
pomelo
closed
1 month ago
4
Allow loading public keys as `Jwk` from X509 certificates, either PEM or DER encoded, or from `cryptography` `Certificate` instances directly, optionally with a `x5t` or `x5t#S256` parameters.
#29
guillp
closed
5 months ago
0
Chores/cleanup
#28
guillp
closed
5 months ago
0
add `Jwk.from_pkcs12()` method to load a private key from a PKCS12
#27
guillp
closed
5 months ago
0
add `SignedJwt.unprotect()` method to remove a JWT signature.
#26
guillp
closed
5 months ago
0
Fixes for v0.11.1
#25
guillp
closed
9 months ago
0
New binapy broke library
#24
tomaszstepinvest
closed
9 months ago
1
Mapping
#23
guillp
closed
9 months ago
0
more convenience methods
#22
guillp
closed
9 months ago
0
Convience methods
#21
guillp
closed
1 year ago
0
Use `hatch` and `ruff`
#20
guillp
closed
1 year ago
0
Refactoring
#19
guillp
closed
1 year ago
1
Cosmetics
#18
guillp
closed
1 year ago
1
add `"typ": "JWT"` header by default when creating JWT
#17
guillp
closed
1 year ago
1
add `RSAJwk.from_prime_factors()`
#16
guillp
closed
1 year ago
1
Creating private_jwk fails in AWS lambda function
#15
kk738
closed
1 year ago
2
add missing `ES256k` in `enums.SignatureAlgs`
#14
guillp
closed
1 year ago
1
Dev
#13
guillp
closed
1 year ago
1
Dev
#12
guillp
closed
1 year ago
0
Fixes
#11
guillp
closed
1 year ago
1
Decode example?
#10
matthewcummings
closed
1 year ago
4
V0.7
#9
guillp
closed
1 year ago
1
v0.6
#8
guillp
closed
1 year ago
1
HS* algs yield invalid key sizes
#7
alacham
closed
1 year ago
2
when Jwk.generate_for_alg is called and a subclass reimplements this classmethod, it's called instead of .generate
#6
alacham
closed
1 year ago
1
doc request for a path from (jwkset, jwt_data, algs, iss, aud) to (verified claims)
#5
drewp
closed
1 year ago
2
better separation of duties between `jwa` and `jwk` submodules
#4
guillp
closed
1 year ago
1
v0.4.1
#3
guillp
closed
2 years ago
1
0.4
#2
guillp
closed
2 years ago
1
V0.3.0
#1
guillp
closed
2 years ago
1