-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
This is a quick outline of what I think is blocking for each crate's release:
Questions for all crates:
Blockers for specific crates:
-
jose-b64:- Documentation updates (Update documentation of jose-b64 #19)
- Needs unit tests
- Needs example on
serdeusage, and mention about how to use it as streaming (I'm having some trouble figuring these out)
-
jose-jwa:- Documentation updates (Update documentation of jose-jwa #20)
- Possible change in JWS: Protected vs. Unprotected #26?
-
jose-jwe: Not yet started -
jose-jwk: Mostly ready to go- Documentation updates (Update documentation of jose-jwk #21)
- RSA update
-
jose-jws: Most work completed- Documentation updates (Update documentation of jose-jws #23)
- Examples of creating then validating a signed JWS
- What should the relationship be with
jose-jwt? (same question forjwe-jwt) JWS: Protected vs. Unprotected #26 - Requires unit tests
- Needs compact format support (JWS compact serialization #22)
- RSA update (transitive via
jose-jwk)
-
jose-jwt: Not yet started -
jose:- Need to work with crate owner
- probably want to wait on all other crates to architect this one
The RSA dependency was mentioned by @tarcieri, any crates that need it shouldn't be released until the next version of the rsa crate is ready (soon)
Metadata
Metadata
Assignees
Labels
No labels