|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
#include <field.hpp>
Public Member Functions | |
| FieldElement | ToFieldElement () const noexcept |
Public Attributes | |
| std::uint32_t | limbs [8] |
|
inlinenoexcept |
Definition at line 125 of file field.hpp.
References secp256k1::fast::FieldElement::from_limbs_raw(), and limbs.
| std::uint32_t secp256k1::fast::MidFieldElement::limbs[8] |
Definition at line 24 of file field.hpp.
Referenced by secp256k1::fast::FieldElement::from_limbs_raw(), and ToFieldElement().