Usable, easy and safe pure-Rust cryptography library providing high-level cryptographic primitives.
# Cargo.toml
[dependencies]
orion = "0.17.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes a SHA-256 hash of a byte string.
Prefer high-level APIs like orion::aead or orion::kdf for common tasks.
No dependency data recorded yet.