|
UltrafastSecp256k1 3.68.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <ufsecp.h>
Public Attributes | |
| uint64_t | limbs [5] |
Foreign-field 5×52-bit limb decomposition (eprint 2025/695). 5 × uint64_t, each holding ≤ 52 bits of the field/scalar value.
| uint64_t ufsecp_ff_limbs_t::limbs[5] |