Skip to content

Implement Private Offchain Cash with Chaumian Blind Signatures#17

Open
sameezy667 wants to merge 1 commit intoBetterMoneyLabs:masterfrom
sameezy667:sameezy667/private-offchain-cash
Open

Implement Private Offchain Cash with Chaumian Blind Signatures#17
sameezy667 wants to merge 1 commit intoBetterMoneyLabs:masterfrom
sameezy667:sameezy667/private-offchain-cash

Conversation

@sameezy667
Copy link
Copy Markdown

  • Add basis-private.es: ErgoScript contract with RSA blind signature verification
  • Add comprehensive research paper documenting privacy properties and security analysis
  • Add PrivateBasisSpec.scala: Test suite demonstrating blind signature protocol
  • Achieve unlinkable payments: tracker cannot link issuance to redemption
  • Maintain security properties: double-spend prevention, reserve backing
  • Support emergency time-lock redemption and blinding refresh for enhanced privacy
  • Implements proof-of-concept for issue Private Offchain Cash #12

- Add basis-private.es: ErgoScript contract with RSA blind signature verification
- Add comprehensive research paper documenting privacy properties and security analysis
- Add PrivateBasisSpec.scala: Test suite demonstrating blind signature protocol
- Achieve unlinkable payments: tracker cannot link issuance to redemption
- Maintain security properties: double-spend prevention, reserve backing
- Support emergency time-lock redemption and blinding refresh for enhanced privacy
- Implements proof-of-concept for issue BetterMoneyLabs#12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant