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

feat(ext/crypto): support exporting RSA JWKs #13081

Merged
merged 7 commits into from
Dec 14, 2021
Merged

feat(ext/crypto): support exporting RSA JWKs #13081

merged 7 commits into from
Dec 14, 2021

Commits on Dec 14, 2021

  1. feat(ext/crypto): support exporting RSA JWKs

    This commit adds support for exporting RSA JWKs in the Web Crypto API.
    
    Co-authored-by: Sean Michael Wykes <sean.wykes@nascent.com.br>
    lucacasonato and cryptographix committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    afa5cfe View commit details
    Browse the repository at this point in the history
  2. lint

    lucacasonato committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    809d4e7 View commit details
    Browse the repository at this point in the history
  3. lint

    lucacasonato committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    14f1ae5 View commit details
    Browse the repository at this point in the history
  4. fix

    lucacasonato committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    680866c View commit details
    Browse the repository at this point in the history
  5. add tests

    lucacasonato committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3852ccc View commit details
    Browse the repository at this point in the history
  6. fix types

    lucacasonato committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    e1b26c5 View commit details
    Browse the repository at this point in the history
  7. lint

    lucacasonato committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    cf6ccfa View commit details
    Browse the repository at this point in the history