Skip to content

Make Algorithm enum non_exhaustive#494

Open
arckoor wants to merge 1 commit intoKeats:masterfrom
arckoor:algo-non-exhaustive
Open

Make Algorithm enum non_exhaustive#494
arckoor wants to merge 1 commit intoKeats:masterfrom
arckoor:algo-non-exhaustive

Conversation

@arckoor
Copy link
Copy Markdown
Collaborator

@arckoor arckoor commented Mar 17, 2026

Closes #480.
Given that a few other PRs are wanting to add more algorithms and that that would be a breaking change anyway I figure this can just be merged when necessary.
Also addresses Jwk::compute_digest not returning a Result<>.

@arckoor
Copy link
Copy Markdown
Collaborator Author

arckoor commented Mar 18, 2026

Needs an MSRV bump probably

@arckoor arckoor force-pushed the algo-non-exhaustive branch from be40f88 to 9c16fcf Compare April 14, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JwkUtils::compute_digest must not fail

1 participant