An open API service indexing awesome lists of open source software.

https://github.com/tmarkovski/dac

Delegatable Anonymous Credentials in Rust
https://github.com/tmarkovski/dac

anonymous-credentials

Last synced: 7 months ago
JSON representation

Delegatable Anonymous Credentials in Rust

Awesome Lists containing this project

README

          

# Delegatable Anonymous Credentials in Rust

This is a Rust implementation of Delegatable Anonymous Credentials, based on the
existing work on [Mercurial Signatures](https://github.com/burkh4rt/Mercurial-Signatures).
This is only a POC and learning exercise for me, it is not intended for production use.