Skip to main content
SHA3_384
bouncycastle_
sha3
0.1.1
SHA3_
384
Aliased Type
Trait Implementations
Algorithm
HashAlgParams
In crate bouncycastle_
sha3
bouncycastle_sha3
Type Alias
SHA3_
384
Copy item path
Source
pub type SHA3_384 =
SHA3
<
SHA3_384Params
>;
Aliased Type
§
pub struct SHA3_384 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Algorithm
for
SHA3_384
Source
§
const
ALG_NAME
: &'static
str
= SHA3_384_NAME
Source
§
const
MAX_SECURITY_STRENGTH
:
SecurityStrength
= SecurityStrength::_192bit
Source
§
impl
HashAlgParams
for
SHA3_384
Source
§
const
OUTPUT_LEN
:
usize
= 48
Source
§
const
BLOCK_LEN
:
usize
= 104