This is a C++ implementation of Public-Coin Chameleon Hash.
The paper that proposed the algorithm is Chameleon Hashing and Signatures. http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.21.3574.
- CMake
- CryptoPP - https://www.cryptopp.com/
cmake .