You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone done a blind signature scheme using @nobles/secp256k1, I am looking into this type of scheme and would love to know if there are any examples I can follow to implement this properly. The idea is to have a blind signature server that can receive a request to issue blind signatures that the user can then use to form a valid signature.
Inspired by https://blindsigs.utxo.club/
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Has anyone done a blind signature scheme using @nobles/secp256k1, I am looking into this type of scheme and would love to know if there are any examples I can follow to implement this properly. The idea is to have a blind signature server that can receive a request to issue blind signatures that the user can then use to form a valid signature.
Inspired by https://blindsigs.utxo.club/
Beta Was this translation helpful? Give feedback.
All reactions