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

#11 in #confidential

25 downloads per month

Apache-2.0

36KB
415 lines

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

lib.rs:

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

Dependencies

~4–18MB
~208K SLoC