|
Botan
1.11.15
|
#include <botan/curve25519.h>#include <botan/mul128.h>#include <botan/internal/donna128.h>#include <botan/loadstor.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Typedefs | |
| typedef limb | Botan::felem [5] |
| typedef u64bit | Botan::limb |
| typedef byte | Botan::u8 |
| typedef donna128 | Botan::uint128_t |
Functions | |
| int | Botan::curve25519_donna (u8 *mypublic, const u8 *secret, const u8 *basepoint) |
1.7.6.1