|
Monero
|
#include <rctTypes.h>

Public Member Functions | |
| BulletproofPlus () | |
| BulletproofPlus (const rct::key &V, const rct::key &A, const rct::key &A1, const rct::key &B, const rct::key &r1, const rct::key &s1, const rct::key &d1, const rct::keyV &L, const rct::keyV &R) | |
| BulletproofPlus (const rct::keyV &V, const rct::key &A, const rct::key &A1, const rct::key &B, const rct::key &r1, const rct::key &s1, const rct::key &d1, const rct::keyV &L, const rct::keyV &R) | |
| bool | operator== (const BulletproofPlus &other) const |
| if (L.empty()||L.size() !=R.size()) return false | |
Public Attributes | |
| rct::keyV | V |
| rct::key | A |
| rct::key | A1 |
| rct::key | B |
| rct::key | r1 |
| rct::key | s1 |
| rct::key | d1 |
| rct::keyV | L |
| rct::keyV | R |
|
inline |
|
inline |
|
inline |
| rct::BulletproofPlus::if | ( | L.empty()||L.size() ! | = R.size() | ) |
|
inline |
| rct::key rct::BulletproofPlus::A |
| rct::key rct::BulletproofPlus::A1 |
| rct::key rct::BulletproofPlus::B |
| rct::key rct::BulletproofPlus::d1 |
| rct::keyV rct::BulletproofPlus::L |
| rct::keyV rct::BulletproofPlus::R |
| rct::key rct::BulletproofPlus::r1 |
| rct::key rct::BulletproofPlus::s1 |
| rct::keyV rct::BulletproofPlus::V |