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

Signature-traits #10

Merged
merged 2 commits into from
Nov 25, 2023
Merged

Signature-traits #10

merged 2 commits into from
Nov 25, 2023

Conversation

alexrudy
Copy link
Owner

Change signatures to use underlying traits from RustCrypto, instead of independent traits and implementations.

Traits work for everything except HMAC, might have to switch
to not assume that everything is a digest and instead rely
on Update and Finalize traits from the digest crate
@alexrudy alexrudy merged commit f05a3fe into main Nov 25, 2023
11 checks passed
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.

1 participant