|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <selftest.hpp>
Public Attributes | |
| std::string | name |
| bool | passed |
| std::string | detail |
Definition at line 22 of file selftest.hpp.
| std::string secp256k1::fast::SelftestCaseResult::detail |
Definition at line 25 of file selftest.hpp.
| std::string secp256k1::fast::SelftestCaseResult::name |
Definition at line 23 of file selftest.hpp.
| bool secp256k1::fast::SelftestCaseResult::passed |
Definition at line 24 of file selftest.hpp.