This repository contains an implementation of the framework for Post-Quantum (PQ) Anonymous Verifiable Credentials defined by Bootle, Lyubashevsky, Nguyen, and Sorniotti (BLNS) and available in https://eprint.iacr.org/2023/560.pdf
For installation instructions and additional information, see ./Docs/INSTALL.md
After cloning this repository, build and run the BLNS
executable as follows:
make
./BLNS
Work done in collaboration with the Cryptography and Number Theory research group (CrypTO) at the Politecnico di Torino, in the framework of the QUBIP project.