Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing implementations #3

Open
10 of 19 tasks
Erik1000 opened this issue Jun 23, 2022 · 0 comments
Open
10 of 19 tasks

Missing implementations #3

Erik1000 opened this issue Jun 23, 2022 · 0 comments

Comments

@Erik1000
Copy link
Member

Erik1000 commented Jun 23, 2022

RFCs:

  • JWS (RFC 7515)
    • JWS Unencoded Payload Option (RFC 7797)
  • JWE (RFC 7516)
  • JWK (RFC 7517)
    • JWK.Thumbprint (RFC 7638)
    • JWK Sets (RFC 7517 Section 5)
  • JWA (7518)
  • JWT (RFC 7519; oauth WG)

Key algorithms:

  • Asymmetric
    • P-256
    • P-384
    • P-521
    • Curve-25519
    • Curve-448
    • RSA
  • Symmetric (Hmac)
    • Hs256
    • Hs384
    • Hs512
@Erik1000 Erik1000 mentioned this issue Aug 5, 2022
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant