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