mitsuhiko/sha1-smol
Fork: 30 Star: 75 (更新于 2024-11-02 17:04:45)
license: NOASSERTION
Language: Rust .
Minimal and dependency free implementation of SHA1 for Rust
最后发布版本: 1.0.0 ( 2022-01-16 20:15:23)
sha1-smol
Minimal and dependency free implementation of SHA1 for Rust.
SHA1 is not exactly a good choice for crypto hashes these days but unfortunately SHA1 continues to be needed for a handful of situations due to legacy functionality. If you have the need for a SHA1 implementation that does not pull in large dependency chains you might want to consider this crate.
In all other cases use the new sha1
crate
by the RustCrypto project instead.
sha1 crate
This crate used to be published as sha1
but in recent years a large ecosystem
of hash libraries was built around RustCrypto
so the crate name was given to that project instead. Versions newer than 0.6
of sha1
.
This is largely based on the hash code in crypto-rs by Koka El Kiwi.
License and Links
- Documentation
- Issue Tracker
- License: 3 Clause BSD
最近版本更新:(数据更新于 2024-09-12 04:34:49)
2022-01-16 20:15:23 1.0.0
mitsuhiko/sha1-smol同语言 Rust最近更新仓库
2024-11-05 08:48:52 lapce/lapce
2024-11-04 19:47:57 dashpay/platform
2024-11-01 02:26:55 mediar-ai/screenpipe
2024-10-30 06:09:45 electric-capital/crypto-ecosystems
2024-10-29 10:21:58 rustdesk/rustdesk
2024-10-27 15:42:03 jtroo/kanata