Sunbeam Studios

Our open-source projects, here for you!

sha2 (0.10.9)

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

Installation

[registry]
default = "gitea"

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

[net]
git-fetch-with-cli = true
cargo add sha2@0.10.9

About this package

Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512.

RustCrypto: SHA-2

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

Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512.

Documentation

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
sha2-asm ^0.6.1

Keywords

crypto sha2 hash digest
Details
Cargo
2026-03-26 11:03:33 +00:00
0
RustCrypto Developers
MIT OR Apache-2.0
28 KiB
Assets (1)
Versions (1) View all
0.10.9 2026-03-26