delegatable_credentials 0.8.0

Schemes used to develop DAC (Delegatable Anonymous Credentials)
Documentation
1
2
3
4
5
#![allow(non_snake_case)]

pub mod issuance;
pub mod keys;
pub mod show;