Botan 3.7.1
Crypto and TLS for C&
|
#include <botan/internal/ed25519_internal.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
void | Botan::ge_double_scalarmult_vartime (uint8_t out[32], const uint8_t *a, const ge_p3 *A, const uint8_t *b) |
int | Botan::ge_frombytes_negate_vartime (ge_p3 *v, const uint8_t *) |
void | Botan::ge_scalarmult_base (uint8_t out[32], const uint8_t in[32]) |