Function tink_signature::ecdsa_p521_key_template[][src]

pub fn ecdsa_p521_key_template() -> KeyTemplate
Expand description

Return a KeyTemplate that generates a new ECDSA private key with the following parameters:

  • Hash function: SHA512
  • Curve: NIST P-521
  • Signature encoding: DER
  • Output prefix type: TINK