|
UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
|
Go to the source code of this file.
Namespaces | |
| namespace | secp256k1 |
| namespace | secp256k1::fast |
Functions | |
| void | secp256k1::fast::fe_h_based_inversion (FieldElement *h_values, const FieldElement &z0_value, std::size_t count) |
| void | secp256k1::fast::fe_h_based_inversion_batched (FieldElement *h_values, const FieldElement *z0_values, std::size_t n_threads, std::size_t batch_size) |