Sunbeam Studios

Our open-source projects, here for you!

sha1 (0.10.6)

Published 2026-03-26 11:03:32 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add sha1@0.10.6

About this package

SHA-1 hash function

RustCrypto: SHA-1

crate Docs Apache2/MIT licensed Rust Version Project Chat Build Status

Pure Rust implementation of the SHA-1 hash function.

Documentation

🚨 Warning: Cryptographically Broken 🚨

The SHA-1 hash function should be considered cryptographically broken and unsuitable for further use in any security critical capacity, as it is practically vulnerable to chosen-prefix collisions.

We provide this crate for legacy interoperability purposes only.

Minimum Supported Rust Version

Rust 1.41 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

SemVer Policy

  • All on-by-default features of this library are covered by SemVer
  • MSRV is considered exempt from SemVer as noted above

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

ID Version
cfg-if ^1.0
digest ^0.10.7
digest ^0.10.7
hex-literal ^0.2.2
cpufeatures ^0.2
sha1-asm ^0.5

Keywords

crypto sha1 hash digest
Details
Cargo
2026-03-26 11:03:32 +00:00
0
RustCrypto Developers
MIT OR Apache-2.0
14 KiB
Assets (1)
Versions (1) View all
0.10.6 2026-03-26