MyGit

mitsuhiko/sha1-smol

Fork: 30 Star: 75 (更新于 2024-09-08 20:55:48)

license: NOASSERTION

Language: Rust .

Minimal and dependency free implementation of SHA1 for Rust

最后发布版本: 1.0.0 ( 2022-01-16 20:15:23)

官方网址 GitHub网址

sha1-smol

Crates.io License rustc 1.31.0 Documentation

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

最近版本更新:(数据更新于 2024-09-12 04:34:49)

2022-01-16 20:15:23 1.0.0

mitsuhiko/sha1-smol同语言 Rust最近更新仓库

2024-10-05 08:50:30 lapce/lapce

2024-10-04 22:31:32 slawlor/ractor

2024-10-03 23:30:02 vercel/turborepo

2024-10-03 20:34:57 tauri-apps/tauri

2024-10-01 02:14:22 seanmonstar/reqwest

2024-09-27 16:59:34 nlopes/actix-web-prom