Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Implement Confidential Transactions #37

Open
HarryR opened this issue Dec 11, 2017 · 1 comment
Open

Implement Confidential Transactions #37

HarryR opened this issue Dec 11, 2017 · 1 comment

Comments

@HarryR
Copy link
Contributor

HarryR commented Dec 11, 2017

As per:
https://github.com/mimblewimble/grin/blob/master/doc/intro.md
https://fc17.ifca.ai/bitcoin/papers/bitcoin17-final41.pdf

The components necessary would be:

  • Range proof (base 4? e.g. Back-Maxwell range proof) to verify the value
  • Pedersen commitment to amount
  • Signature provided by the blinding key
@jskskjnekd
Copy link

Among three methods (hiding receiver/hiding sender/hiding transaction amount), range proof is of the most advanced (but also of the most difficult) one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants