Open gtrepta opened 2 years ago
The Vasil release of Cardano adds the builtin functions serializeData, verifyEcdsaSecp256k1Signature and verifySchnorrSecp256k1Signature.
serializeData
verifyEcdsaSecp256k1Signature
verifySchnorrSecp256k1Signature
@SchmErik How much do you think it would take to implement serializeData?
Probably not worth the effort at this time, since it isn't really required for Milestone 3.
The Vasil release of Cardano adds the builtin functions
serializeData
,verifyEcdsaSecp256k1Signature
andverifySchnorrSecp256k1Signature
.