☰
Hash
Trait Implementations
Sha2
In sha2_compress
?
Type Definition
sha2_compress
::
Hash
source
·
[
−
]
pub type Hash<I> =
[I; 8]
;
Trait Implementations
§
source
§
impl<I:
Item
>
Sha2
for
Hash
<I>
source
§
fn
compress
(&self, h1: &
Hash
<I>, h2: &
Hash
<I>) ->
Hash
<I>