#include "util.h"
#include "scalar.h"
#include "group.h"
#include "ecmult_gen.h"
#include "hash_impl.h"
Go to the source code of this file.
◆ secp256k1_ecmult_gen()
◆ secp256k1_ecmult_gen_blind()
Using a CSPRNG allows a failure free interface, avoids needing large amounts of random data, and guards against weak or adversarial seeds. This is a simpler and safer interface than asking the caller for blinding values directly and expecting them to retry on failure.
Definition at line 160 of file ecmult_gen_impl.h.
◆ secp256k1_ecmult_gen_context_build()
◆ secp256k1_ecmult_gen_context_clear()
◆ secp256k1_ecmult_gen_context_finalize_memcpy()
◆ secp256k1_ecmult_gen_context_init()
◆ secp256k1_ecmult_gen_context_is_built()
◆ SECP256K1_ECMULT_GEN_CONTEXT_PREALLOCATED_SIZE