Skip to content

Replace sha1 crate with sha-1#251

Merged
vi merged 1 commit intowebsockets-rs:masterfrom
linkmauve:sha-1
Jul 6, 2020
Merged

Replace sha1 crate with sha-1#251
vi merged 1 commit intowebsockets-rs:masterfrom
linkmauve:sha-1

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