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

CoinSpend class for the Zerocoin library. More...

#include <streams.h>
#include <utilstrencodings.h>
#include "Coin.h"
#include "Commitment.h"
#include "Params.h"
#include "SpendType.h"
#include "bignum.h"
#include "pubkey.h"
#include "serialize.h"
Include dependency graph for CoinSpend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libzerocoin::AccumulatorProofOfKnowledge
 
class  libzerocoin::SerialNumberSignatureOfKnowledge
 
class  libzerocoin::CommitmentProofOfKnowledge
 
class  libzerocoin::CoinSpend
 The complete proof needed to spend a zerocoin. More...
 

Namespaces

 libzerocoin
 

Detailed Description

CoinSpend class for the Zerocoin library.

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

Definition in file CoinSpend.h.