Botan  1.11.15
Classes | Namespaces | Functions
src/lib/pubkey/curve25519/curve25519.h File Reference
#include <botan/pk_keys.h>

Go to the source code of this file.

Classes

class  Botan::Curve25519_PrivateKey
class  Botan::Curve25519_PublicKey

Namespaces

namespace  Botan

Functions

int BOTAN_DLL Botan::curve25519_donna (uint8_t mypublic[32], const uint8_t secret[32], const uint8_t basepoint[32])