Docs.rs
snarkvm-algorithms-0.0.3
snarkvm-algorithms 0.0.3
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
blake2 ^0.8.1
normal
derivative ^2
normal
digest ^0.8.1
normal
itertools ^0.10.0
normal
rand ^0.7
normal
rand_chacha ^0.2.2
normal
rayon ^1
normal
sha2 ^0.9
normal
smallvec ^1.6
normal
snarkvm-errors ^0.0.3
normal
snarkvm-models ^0.0.3
normal
snarkvm-profiler ^0.0.3
normal
snarkvm-utilities ^0.0.3
normal
criterion ^0.3.4
dev
csv ^1
dev
rand_xorshift ^0.2
dev
Versions
34.55%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
snarkvm_algorithms
::
crh
::
sha256
?
Function
snarkvm_algorithms
::
crh
::
sha256
::
sha256
[
−
]
[src]
pub fn sha256(data:
&[
u8
]
) ->
[
u8
; 32]