mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 08:22:59 +01:00
abb462ef85
* Replace sha1 dependency with sha-1 This other crate is being maintained, and it offers better performances when using the `asm` feature (especially [on AArch64](https://github.com/RustCrypto/hashes/pull/97)). * Update CHANGES.md with the sha-1 migration * Add a test for hash_key() |
||
---|---|---|
.. | ||
codec.rs | ||
dispatcher.rs | ||
frame.rs | ||
mask.rs | ||
mod.rs | ||
proto.rs |