Skip to main content
SHA3_512
bouncycastle_
sha3
0.1.1
SHA3_
512
Aliased Type
Trait Implementations
Algorithm
HashAlgParams
In crate bouncycastle_
sha3
bouncycastle_sha3
Type Alias
SHA3_
512
Copy item path
Source
pub type SHA3_512 =
SHA3
<
SHA3_512Params
>;
Aliased Type
§
pub struct SHA3_512 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Algorithm
for
SHA3_512
Source
§
const
ALG_NAME
: &'static
str
= SHA3_512_NAME
Source
§
const
MAX_SECURITY_STRENGTH
:
SecurityStrength
= SecurityStrength::_256bit
Source
§
impl
HashAlgParams
for
SHA3_512
Source
§
const
OUTPUT_LEN
:
usize
= 64
Source
§
const
BLOCK_LEN
:
usize
= 72