|
Monero
|
#include <bulletproof_plus.h>

Public Member Functions | |
| bool | init () |
| bool | test () |
Static Public Attributes | |
| static const size_t | approx_loop_count = 100 / n_amounts |
| static const size_t | loop_count = (approx_loop_count >= 10 ? approx_loop_count : 10) / (a_verify ? 1 : 5) |
| static const bool | verify = a_verify |
Private Attributes | |
| rct::BulletproofPlus | proof |
|
inline |
|
inline |
|
static |
|
static |
|
private |
|
static |