Description
TL;DR: A graduate research report building a unique ring-signature scheme that lets one member sign for a group while preserving an anonymity set and preventing duplicate use.
About This Document
Rebekah Mercer reviews Bitcoin, Ethereum, blockchain privacy, ordinary ring signatures, and the goals of unique ring signatures. She implements a construction using secp256k1 so it can work with existing blockchain libraries and considers deployment as an Ethereum smart contract. The report evaluates anonymity, unforgeability, linkability or uniqueness properties, and efficiency against other privacy approaches.
Why Bitcoin People May Care
Ring signatures are central to some privacy-oriented cryptocurrencies, while Bitcoin's base layer uses a different public authorization model. This report helps separate those designs and shows what extra cryptography is needed when a signer should be hidden inside a group. It is a 2016 academic implementation, not a claim that Bitcoin itself provides ring-signature privacy or that the scheme is production-audited.
What You Receive
Purchase reveals the verified preserved PDF location for this document.
Document Details
- Title: Privacy on the Blockchain: Unique Ring Signatures
- Author / organization: Rebekah Mercer
- Year: 2016
- Language: English
- Document type: Applied-cryptography research report
- Pages: 43
CacheRat provides researched source-location and document-identification information. CacheRat does not claim ownership of the underlying third-party documentation.


