☰
Hash
Hash
Trait Implementations
Sha2
In sha2_compress
Structs
BigSigma
SmallSigma
Constants
SHA224
SHA256
SHA384
SHA512
SHA512_224
SHA512_256
Traits
Item
Sha2
Type Definitions
Hash
?
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>