Skip to main content
Platform:
sha256
rama
0.3.0-rc1
In rama::
crypto::
dep::
boring::
sha
rama
::
crypto
::
dep
::
boring
::
sha
Function
sha256
Copy item path
pub fn sha256(data: &[
u8
]) -> [
u8
;
32
]
Available on
crate features
boring
and
crypto
and
std
only.
Expand description
Computes the SHA256 hash of some data.