Skip to main content

ECDSA_P521_SHA256_ASN1_SIGNING

Static ECDSA_P521_SHA256_ASN1_SIGNING 

Source
pub static ECDSA_P521_SHA256_ASN1_SIGNING: EcdsaSigningAlgorithm
Expand description

Signing of ASN.1 DER-encoded ECDSA signatures using the P-521 curve and SHA-256.

§⚠️ Warning

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