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