![]() |
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"Go to the source code of this file.
Macros | |
| #define | MAX_N_GENS 30 |
Functions | |
| void | test_multiple_generators (void) |
| void | run_commitment_tests (void) |
| #define MAX_N_GENS 30 |
Definition at line 158 of file tests_impl.h.
| void run_commitment_tests | ( | void | ) |
Definition at line 221 of file tests_impl.h.
| void test_multiple_generators | ( | void | ) |
Definition at line 159 of file tests_impl.h.
1.8.17