Skip to main content
SHA384
bouncycastle_
sha2
0.1.1
SHA384
Aliased Type
Trait Implementations
Algorithm
HashAlgParams
In crate bouncycastle_
sha2
bouncycastle_sha2
Type Alias
SHA384
Copy item path
Source
pub type SHA384 =
Sha512Internal
<
SHA384Params
>;
Aliased Type
§
pub struct SHA384 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Algorithm
for
SHA384
Source
§
const
ALG_NAME
: &'static
str
= SHA384_NAME
Source
§
const
MAX_SECURITY_STRENGTH
:
SecurityStrength
= SecurityStrength::_192bit
Source
§
impl
HashAlgParams
for
SHA384
Source
§
const
OUTPUT_LEN
:
usize
= 48
Source
§
const
BLOCK_LEN
:
usize
= 128