Skip to main content

ECDSA_P521_SHA384_ASN1_SIGNING

Static ECDSA_P521_SHA384_ASN1_SIGNING 

Source
pub static ECDSA_P521_SHA384_ASN1_SIGNING: EcdsaSigningAlgorithm
Expand description

Signing of ASN.1 DER-encoded 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.