eNuts icon indicating copy to clipboard operation
eNuts copied to clipboard

NUT-12: Offline ecash signature validation

Open KKA11010 opened this issue 1 year ago • 0 comments

Additional context NUT-12 is an extension of Cashu's crypto system to allow a user Alice to verify the mint Bob's signature using only Bob's public keys. We explain how another user Carol who receives ecash from Alice can execute the DLEQ proof as well. This is achieved using a Discrete Log Equality (DLEQ) proof. Previously, Bob's signature could only be checked by himself using his own private keys (NUT-00).

KKA11010 avatar Dec 12 '23 17:12 KKA11010