ECDSA_P521_SHA224_FIXED_SIGNING

Constant ECDSA_P521_SHA224_FIXED_SIGNING 

Source
pub const ECDSA_P521_SHA224_FIXED_SIGNING: EcdsaSigningAlgorithm;
Expand description

Signing of fixed-length (PKCS#11 style) ECDSA signatures using the P-521 curve and SHA-224.

§⚠️ Warning

The security design strength of SHA-224 digests is less then security strength of P-521. This scheme should only be used for backwards compatibility purposes.