Docs.rs
pounce-cli-0.4.0
pounce-cli 0.4.0
Docs.rs crate page
EPL-2.0
Links
Repository
crates.io
Source
Owners
jkitchin
Dependencies
anstream ^0.6
normal
anstyle ^1
normal
nix ^0.28
normal
pounce-algorithm ^0.4.0
normal
pounce-common ^0.4.0
normal
pounce-feral ^0.4.0
normal
pounce-hsl ^0.4.0
normal
optional
pounce-linalg ^0.4.0
normal
pounce-linsol ^0.4.0
normal
pounce-nl ^0.4.0
normal
pounce-nlp ^0.4.0
normal
pounce-observability ^0.4.0
normal
pounce-presolve ^0.4.0
normal
pounce-restoration ^0.4.0
normal
pounce-sensitivity ^0.4.0
normal
pounce-solve-report ^0.4.0
normal
pounce-studio-core ^0.4.0
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
rustyline ^14
normal
serde ^1
normal
serde_json ^1
normal
sobol_burley ^0.5
normal
tracing ^0.1
normal
Versions
30.62%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module sha256
pounce_
cli
0.4.0
Module sha256
Module Items
Functions
In pounce_
cli::
verify
pounce_cli
::
verify
Module
sha256
Copy item path
Source
Functions
§
digest
Raw 32-byte SHA-256 digest.
hex
Lowercase-hex SHA-256 of
data
.
hmac
HMAC-SHA256(key, msg) per RFC 2104, raw 32 bytes.
hmac_
hex
HMAC-SHA256 as lowercase hex.