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

sec1: migrate from generic-array to hybrid-array #1298

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jan 4, 2024

The RustCrypto/traits crates are now using hybrid-array, which features a mostly safe implementation that natively leverages const generics as much as possible.

The RustCrypto/traits crates are now using `hybrid-array`, which
features a mostly safe implementation that natively leverages const
generics as much as possible.
@tarcieri tarcieri force-pushed the sec1/migrate-to-hybrid-array branch from 1bdb7f7 to f28607c Compare January 4, 2024 20:28
@tarcieri tarcieri merged commit 734b7b1 into master Jan 4, 2024
159 checks passed
@tarcieri tarcieri deleted the sec1/migrate-to-hybrid-array branch January 4, 2024 21:21
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