Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 873 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 873 Bytes

ZKP Toolkit

Authors

About

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.

Research

  • 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

Usage

  • See the file example.py for an example that uses the ZKP toolkit
  • See the toolkit documentation for more details

Contact info

Please use github issues page in case of any questions.