#include <rctTypes.h>
|
| | Bulletproof () |
| | Bulletproof (const rct::key &V, const rct::key &A, const rct::key &S, const rct::key &T1, const rct::key &T2, const rct::key &taux, const rct::key &mu, const rct::keyV &L, const rct::keyV &R, const rct::key &a, const rct::key &b, const rct::key &t) |
| | Bulletproof (const rct::keyV &V, const rct::key &A, const rct::key &S, const rct::key &T1, const rct::key &T2, const rct::key &taux, const rct::key &mu, const rct::keyV &L, const rct::keyV &R, const rct::key &a, const rct::key &b, const rct::key &t) |
| bool | operator== (const Bulletproof &other) const |
| | if (L.empty()||L.size() !=R.size()) return false |
◆ Bulletproof() [1/3]
| rct::Bulletproof::Bulletproof |
( |
| ) |
|
|
inline |
◆ Bulletproof() [2/3]
| rct::Bulletproof::Bulletproof |
( |
const rct::key & | V, |
|
|
const rct::key & | A, |
|
|
const rct::key & | S, |
|
|
const rct::key & | T1, |
|
|
const rct::key & | T2, |
|
|
const rct::key & | taux, |
|
|
const rct::key & | mu, |
|
|
const rct::keyV & | L, |
|
|
const rct::keyV & | R, |
|
|
const rct::key & | a, |
|
|
const rct::key & | b, |
|
|
const rct::key & | t ) |
|
inline |
◆ Bulletproof() [3/3]
| rct::Bulletproof::Bulletproof |
( |
const rct::keyV & | V, |
|
|
const rct::key & | A, |
|
|
const rct::key & | S, |
|
|
const rct::key & | T1, |
|
|
const rct::key & | T2, |
|
|
const rct::key & | taux, |
|
|
const rct::key & | mu, |
|
|
const rct::keyV & | L, |
|
|
const rct::keyV & | R, |
|
|
const rct::key & | a, |
|
|
const rct::key & | b, |
|
|
const rct::key & | t ) |
|
inline |
◆ if()
| rct::Bulletproof::if |
( |
L.empty()||L.size() ! | = R.size() | ) |
|
◆ operator==()
◆ mu
◆ T1
◆ T2
◆ taux
The documentation for this struct was generated from the following file: