This a ZKP toolkit that can be used for selectively disclosing parts of JSON strings providing at the same time a ZKP of the signature of the original string.
- The ZKP toolkit is used by the SECOND and SelectShare projects.
- The JCan canonicalization algorithm: V. Kalos, G.C. Polyzos, "Requirements and Secure Serialization for Selective Disclosure Verifiable Credentials", in IFIP Sec 2022
- See the file
example.py
for an example that uses the ZKP toolkit - See the toolkit documentation for more details
Please use github issues page in case of any questions.