UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
private_key.hpp File Reference
#include <array>
#include <cstdint>
#include <cstring>
#include "secp256k1/scalar.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