Skip to content

Replace sha1 crate with sha-1 #251

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

Merged
merged 1 commit into from
Jul 6, 2020
Merged

Replace sha1 crate with sha-1 #251

merged 1 commit into from
Jul 6, 2020

Conversation

linkmauve
Copy link
Contributor

This other crate is being maintained, it offers better performances (when using the asm feature, especially on AArch64). It also allows deduplicating SHA-1 crates in cargo-web.

This other crate is being maintained, it offers better performances
(when using the `asm` feature, especially [on
AArch64](RustCrypto/hashes#97)).  It also allows
deduplicating SHA-1 crates in cargo-web.
linkmauve added a commit to linkmauve/cargo-web that referenced this pull request Jan 6, 2020
This other crate is being maintained, and it offers better performances
when using the `asm` feature (especially [on
AArch64](RustCrypto/hashes#97)).

Once websockets-rs/rust-websocket#251 is merged,
it will also allow removing this extra crate from the build.
@vi vi merged commit 6ba7876 into websockets-rs:master Jul 6, 2020
@linkmauve linkmauve deleted the sha-1 branch July 7, 2020 08:20
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.

2 participants