coconut-crypto 0.14.0

Threshold anonymous credentials based on the paper https://eprint.iacr.org/2022/011
Documentation
1
2
3
4
5
6
7
8
<!-- cargo-rdme start -->

# Threshold anonymous credentials using Coconut

- Based on the paper [Security Analysis of Coconut, an Attribute-Based Credential Scheme with Threshold Issuance]https://eprint.iacr.org/2022/011.
- Contains a modified implementation of PS (Pointcheval-Sanders) signature, as described in the above paper.

<!-- cargo-rdme end -->