Botan 3.13.0
Crypto and TLS for C&
ec_inner_data.h File Reference

Internal Header. More...

#include <botan/ec_group.h>
#include <botan/asn1_obj.h>
#include <botan/bigint.h>
#include <botan/internal/monty.h>
#include <functional>
#include <memory>
#include <span>

Go to the source code of this file.

Classes

class  Botan::EC_AffinePoint_Data
class  Botan::EC_Group_Data
class  Botan::EC_Mul2Table_Data
class  Botan::EC_Scalar_Data

Namespaces

namespace  Botan
namespace  Botan::PCurve

Functions

std::function< void(std::span< uint8_t >)> Botan::h2c_expand_message (std::string_view hash_fn, size_t order_bits, std::span< const uint8_t > input, std::span< const uint8_t > domain_sep)

Detailed Description

Internal Header.

Definition in file ec_inner_data.h.