Monero
Loading...
Searching...
No Matches
bulletproofs.h File Reference
#include "rctTypes.h"
Include dependency graph for bulletproofs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rct

Macros

#define BULLETPROOFS_H

Functions

Bulletproof rct::bulletproof_PROVE (const rct::key &sv, const rct::key &gamma)
Bulletproof rct::bulletproof_PROVE (uint64_t v, const rct::key &gamma)
Bulletproof rct::bulletproof_PROVE (const rct::keyV &sv, const rct::keyV &gamma)
Bulletproof rct::bulletproof_PROVE (const std::vector< uint64_t > &v, const rct::keyV &gamma)
bool rct::bulletproof_VERIFY (const Bulletproof &proof)
bool rct::bulletproof_VERIFY (const std::vector< const Bulletproof * > &proofs)
bool rct::bulletproof_VERIFY (const std::vector< Bulletproof > &proofs)

Macro Definition Documentation

◆ BULLETPROOFS_H

#define BULLETPROOFS_H