Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
void | test_ecdh_api (void) |
void | test_ecdh_generator_basepoint (void) |
void | test_bad_scalar (void) |
void | run_ecdh_tests (void) |
void run_ecdh_tests | ( | void | ) |
Definition at line 99 of file tests_impl.h.
void test_bad_scalar | ( | void | ) |
Definition at line 73 of file tests_impl.h.
void test_ecdh_api | ( | void | ) |
Definition at line 10 of file tests_impl.h.
void test_ecdh_generator_basepoint | ( | void | ) |
Definition at line 39 of file tests_impl.h.