Document Type
Article
Publication Date
Summer 5-14-2019
First Advisor
Nathan Chenette
Abstract
Zerocoin is a cryptographic extension to Bitcoin. During its development, the developers decided to make use of group signature schemes to store and verify the coins. In order to compare the performance of Simple Authentication Scheme and the Dynamic Signature Scheme and figure out which one is the optimal choice for the Zerocoin scheme, I implemented them in Java and analyzed them theoretically. This paper will discuss the performance difference between two schemes, the Java implementation of them and the analysis.
Recommended Citation
Yang, Hao, "Comparison between Two Group Signature Schemes" (2019). Rose-Hulman Undergraduate Research Publications. 32.
https://scholar.rose-hulman.edu/undergrad_research_pubs/32
Comments
Github for the code: https://github.com/HaoAndersonYang/Simple-Group-Signature-Scheme