UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
point.hpp File Reference
#include <array>
#include <cstddef>
#include <cstdint>
#include <string>
#include <utility>
#include <vector>
#include "field.hpp"
#include "scalar.hpp"

Go to the source code of this file.

Classes

struct  secp256k1::fast::KPlan
 
class  secp256k1::fast::Point
 

Namespaces

namespace  secp256k1
 
namespace  secp256k1::fast
 

Functions

bool secp256k1::fast::Selftest (bool verbose)
 

Variables

constexpr uint8_t secp256k1::fast::kDefaultGlvWindow = 4
 
constexpr std::size_t secp256k1::fast::kWnafBufLen = 260