PIVX Core  5.6.99
P2P Digital Currency
Classes | Namespaces | Macros
Commitment.h File Reference

Commitment and CommitmentProof classes for the Zerocoin library. More...

#include "Params.h"
#include "serialize.h"
Include dependency graph for Commitment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libzerocoin::Commitment
 A commitment, complete with contents and opening randomness. More...
 

Namespaces

 libzerocoin
 

Macros

#define COMMITMENT_EQUALITY_CHALLENGE_SIZE   256
 
#define COMMITMENT_EQUALITY_SECMARGIN   512
 

Detailed Description

Commitment and CommitmentProof classes for the Zerocoin library.

Author
Ian Miers, Christina Garman and Matthew Green
Date
June 2013

Definition in file Commitment.h.

Macro Definition Documentation

◆ COMMITMENT_EQUALITY_CHALLENGE_SIZE

#define COMMITMENT_EQUALITY_CHALLENGE_SIZE   256

Definition at line 22 of file Commitment.h.

◆ COMMITMENT_EQUALITY_SECMARGIN

#define COMMITMENT_EQUALITY_SECMARGIN   512

Definition at line 25 of file Commitment.h.