5 stable releases

1.1.2 Apr 25, 2023
1.1.1 Apr 24, 2023
1.1.0 Mar 15, 2023
1.0.1 Sep 14, 2022
1.0.0 Jun 17, 2022

#12 in #poly-mesh

Download history 5/week @ 2024-12-10

195 downloads per month

Apache-2.0

36KB
415 lines

The claim_proofs library contains API for generating claim proofs and verifying them as part of the Asset Granularity Unique Identity project.


Confidential Identity Library

This library implements the Confidential Identity Library protocol, as described here. The cryptographic building blocks are described here.

The library provides the following APIs.

  • Rust library: current directory
  • FFI Wrappers: ./ffi
  • WASM library: ./wasm
  • CLI: ./cli

Dependencies

~5–21MB
~265K SLoC