Issues
- 0
[Feature Request] Support for more validation options
#315 opened by sazzer - 0
Difference to base/upstream project
#314 opened by hoijui - 5
Is this crate still being maintained?
#283 opened by augustocdias - 3
- 2
Generating biscuit::jws::Secret from JWK EC P-256
#155 opened by pabloparada - 12
Fill in for `ring`'s deficiencies
#42 opened by lawliet89 - 2
Generate a JWT with a RSA signature
#166 opened by stephane-ein - 0
Support for JWKSet backed by a URL
#264 opened by sazzer - 3
`JWKSet` is not cloneable
#203 opened by Eric-Arellano - 0
- 1
- 2
Secret to implement Clone
#159 opened by laralex - 1
decode_with_jwks failing when alg missing
#127 opened by ccakes - 1
Migrate `jws::Secret` to `jwk::JWK`
#53 opened by lawliet89 - 0
Fix clippy trivially_copy_pass_by_ref
#108 opened by lawliet89 - 3
What is an "Octect key"?
#118 opened by thanatos - 0
Remove custom flatten serde with #[serde(flatten)]
#109 opened by lawliet89 - 0
Investigate replacing the various Compact traits with Serializer and Deserializer
#50 opened by lawliet89 - 4
Implement ECDH-ES
#74 opened by lawliet89 - 0
Integrate `Failure` crate
#93 opened by lawliet89 - 11
How to use a jwk for decoding a jwt?
#96 opened by axos88 - 4
JWT RSA -> Chicken and egg problem
#98 opened by axos88 - 1
Getting inconsistent results
#97 opened by freiguy1 - 9
[Feature request] Decode JWT without verification
#75 opened by hobofan - 0
[BREAKING] Change SignatureAlgorithm::verify to return `Result<(), Error>` instead
#87 opened by lawliet89 - 0
- 0
Harden nonce generation for AES GCM
#70 opened by lawliet89 - 0
- 0
Investigate Proof of Possession Concept RFC
#81 opened by lawliet89 - 0
Document that duplicate keys in private claims/headers will result in an error during serialization
#78 opened by lawliet89 - 0
Add more JWE negative test cases
#69 opened by lawliet89 - 5
Using ES256 with public key from PEM?
#71 opened by hobofan - 0
- 0
Add negative test cases for JWE
#63 opened by lawliet89 - 0
Write Changelog
#56 opened by lawliet89 - 0
Write List of Supported Features
#57 opened by lawliet89 - 0
Add examples for encrypted JWK
#68 opened by lawliet89 - 0
- 0
Clean up code due to prelude
#51 opened by lawliet89 - 0
Support Arbitrary Bytes Payload for JWS
#44 opened by lawliet89 - 0
Implement CFRG Elliptic Curve Diffie-Hellman (ECDH) and Signatures in JSON Object Signing and Encryption (JOSE)
#45 opened by lawliet89 - 0
Unexpose custom serde
#41 opened by lawliet89 - 0
- 0
Implement JWS JSON Serialization
#33 opened by lawliet89 - 0
Replace rustcserialize
#19 opened by lawliet89 - 0
Implement `StringOrUri`
#29 opened by lawliet89 - 0
Never serialize and deserialize JWT::Decoded
#27 opened by lawliet89 - 0
Test (de)serialization with serde_test
#20 opened by lawliet89 - 0
Implement "custom" `DateTime` (de)serialization
#21 opened by lawliet89 - 0
Wrap `RSAKeyPair` in an `Arc` for `Secret`
#17 opened by lawliet89