Skip to content
Snippets Groups Projects
  • Tink Team's avatar
    Add constructor for ECDSA verifier which takes an EC_KEY. · 9b1116f5
    Tink Team authored
    Key Transparency gets keys in DER format, which can be easily deserialized into an EC_KEY. Extracting the curve and x,y points to make an EcKey struct which will then be converted back to an EC_KEY seemed unnecessary.
    
    PiperOrigin-RevId: 215790073
    GitOrigin-RevId: 55ec839d1cf516c8ab7ba9461d854b542643bc16
    9b1116f5