Skip to main content
SHA3_256
bouncycastle_
sha3
0.1.1
SHA3_
256
Aliased Type
Trait Implementations
Algorithm
HashAlgParams
In crate bouncycastle_
sha3
bouncycastle_sha3
Type Alias
SHA3_
256
Copy item path
Source
pub type SHA3_256 =
SHA3
<
SHA3_256Params
>;
Aliased Type
§
pub struct SHA3_256 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Algorithm
for
SHA3_256
Source
§
const
ALG_NAME
: &'static
str
= SHA3_256_NAME
Source
§
const
MAX_SECURITY_STRENGTH
:
SecurityStrength
= SecurityStrength::_128bit
Source
§
impl
HashAlgParams
for
SHA3_256
Source
§
const
OUTPUT_LEN
:
usize
= 32
Source
§
const
BLOCK_LEN
:
usize
= 136