Closed AaronFeickert closed 10 months ago
Hardens Schnorr and Chaum proof verification in Spark transactions.
Input keys in Schnorr and Chaum proofs ought not to be zero. This PR ensures these things don't happen.
PR intention
Hardens Schnorr and Chaum proof verification in Spark transactions.
Code changes brief
Input keys in Schnorr and Chaum proofs ought not to be zero. This PR ensures these things don't happen.