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

Repair EC x/y coordinates when importing JWK #585

Merged
merged 8 commits into from
Jan 29, 2024

Commits on Jan 28, 2024

  1. Add a failing test

    julik committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    efe302f View commit details
    Browse the repository at this point in the history
  2. Fix the bug

    julik committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6d473ab View commit details
    Browse the repository at this point in the history
  3. Add a good explainer

    julik committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    57d438c View commit details
    Browse the repository at this point in the history
  4. Apply Rubocop

    julik committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    56d940d View commit details
    Browse the repository at this point in the history
  5. Remove unused method

    it was apparently copied over by mistake - no tests reach it
    julik committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    16835af View commit details
    Browse the repository at this point in the history
  6. Update changelog

    julik committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b7ed51f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Relocate into constant

    julik committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1f86372 View commit details
    Browse the repository at this point in the history
  2. Relocate changelog entry

    julik committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    73cb83f View commit details
    Browse the repository at this point in the history