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