HenrikWM / anonymous-tokens

Anonymous tokens implementation in .NET based on Privacy Pass
MIT License
9 stars 1 forks source link

Change signatures in Initiator.cs #42

Closed martstr closed 3 years ago

martstr commented 3 years ago

The signatures of VerifyProof and RandomiseToken should be modified to take ECPoint K instead of ECPublicKeyParameters K.