3 releases

0.9.1-alpha.4 Mar 18, 2024
0.9.1-alpha.1 Jan 11, 2024

#374 in Authentication

Download history 1/week @ 2024-01-10 1/week @ 2024-02-14 10/week @ 2024-02-21 32/week @ 2024-02-28 213/week @ 2024-03-13 57/week @ 2024-03-20 7/week @ 2024-03-27 13/week @ 2024-04-03

290 downloads per month

MIT license

290KB
6.5K SLoC

rdf-proofs

WORK IN PROGRESS

This library is designed to facilitate the attachment of BBS+ signatures to RDF graphs, enabling the issuance of Verifiable Credentials. It also supports the aggregation of multiple Verifiable Credentials and allows for selective disclosure of their components. This results in the creation of Verifiable Presentations in the form of RDF datasets. The library utilizes the BBS+ signature scheme and proof-system library from docknetwork/crypto.

⚠️ Experimental Phase: This library is currently in an experimental phase and is not recommended for use in production environments.

Using the Library

To use this library without building it from source, ensure that Rust is installed on your system. You can install it by running the following command in your project directory:

cargo add rdf-proofs

Usage

TBD

Dependencies

~18–31MB
~450K SLoC