ECDSA_P521_SHA384_FIXED_SIGNING

Constant ECDSA_P521_SHA384_FIXED_SIGNING 

Source
pub const ECDSA_P521_SHA384_FIXED_SIGNING: EcdsaSigningAlgorithm;
Expand description

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

§⚠️ Warning

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