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