|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <array>#include <cstdint>#include <cstddef>#include <cstring>Go to the source code of this file.
Classes | |
| class | secp256k1::SHA256 |
Namespaces | |
| namespace | secp256k1 |
| namespace | secp256k1::detail |
Functions | |
| void | secp256k1::detail::sha256_compress_dispatch (const std::uint8_t block[64], std::uint32_t state[8]) noexcept |