|
Botan 3.9.0
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/exceptn.h>#include <botan/mem_ops.h>#include <botan/internal/ct_utils.h>#include <array>Go to the source code of this file.
Classes | |
| class | Botan::Ed25519_FieldElement |
Namespaces | |
| namespace | Botan |
Functions | |
| Ed25519_FieldElement | Botan::operator* (const Ed25519_FieldElement &x, const Ed25519_FieldElement &y) |
| Ed25519_FieldElement | Botan::operator+ (const Ed25519_FieldElement &x, const Ed25519_FieldElement &y) |
| Ed25519_FieldElement | Botan::operator- (const Ed25519_FieldElement &x) |
| Ed25519_FieldElement | Botan::operator- (const Ed25519_FieldElement &x, const Ed25519_FieldElement &y) |
Internal Header.
Definition in file ed25519_fe.h.