HenrikWM / anonymous-tokens

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

Changing ECPublicKeyParameters to ECPoint #44

Closed martstr closed 3 years ago

martstr commented 3 years ago

Closes #42

HenrikWM commented 3 years ago

Can you bump the version in src\Directory.Build.props to 2.0.0 before merging this? Or make the change in method-signature opt-in and deprecating the existing? In which case you can bump the minor-version instead to 1.5.0. Can you update the code @martstr?

We should merge this one after #46, #47, #48 are merged.

HenrikWM commented 3 years ago

Small merge-conflict @martstr :) If you can ping Tjerand after you've pushed I can merge this and release version 2.0.0 🎉