|
UltrafastSecp256k1 3.68.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <array>#include <cstdint>#include <cstring>#include "secp256k1/scalar.hpp"#include "secp256k1/detail/secure_erase.hpp"Go to the source code of this file.
Classes | |
| class | secp256k1::PrivateKey |
Namespaces | |
| namespace | secp256k1 |
Functions | |
| bool | secp256k1::operator== (const PrivateKey &a, const PrivateKey &b) noexcept |