Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
ec_h2c.h File Reference

Internal Header. More...

#include <botan/ec_point.h>
#include <botan/types.h>
#include <span>
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

EC_Point Botan::hash_to_curve_sswu (const EC_Group &group, std::string_view hash_fn, std::span< const uint8_t > input, std::span< const uint8_t > domain_sep, bool random_oracle)
 

Detailed Description

Internal Header.

Definition in file ec_h2c.h.