Expand description

A crate for common methods used by short group signatures

Modules

The challenge values

Commitment for proofs and blinded values

The constant values across the signatures

The errors generated by short group signatures

The kind of hidden message in a proof

A facade around the various collections and primitives needed when using no alloc, alloc only, or std modes

Messages that can be signed

Nonce values for zero-knowledge proofs

The methods and structs for proving in zero-knowledge

Indicates which messages are hidden or revealed in proofs

The blinding factor when hiding messages during signing

Common methods for signature schemes

Macros

Convert slice to a fixed array