![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <string.h>#include "group.h"#include "scalar.h"#include "testrand.h"#include "util.h"#include "include/secp256k1_commitment.h"#include "include/secp256k1_rangeproof.h"Go to the source code of this file.
Functions | |
| void | test_rangeproof_fixed_vectors (void) |
| void | test_pedersen_commitment_fixed_vector (void) |
| void | run_rangeproof_tests (void) |
| void run_rangeproof_tests | ( | void | ) |
Definition at line 514 of file tests_impl.h.
| void test_pedersen_commitment_fixed_vector | ( | void | ) |
| void test_rangeproof_fixed_vectors | ( | void | ) |
1.8.17