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
Contributor

@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
Contributor Author

arckoor commented Mar 18, 2026

Needs an MSRV bump probably

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

Successfully merging this pull request may close these issues.

JwkUtils::compute_digest must not fail

1 participant