|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/curve25519.h>#include <botan/internal/pk_ops_impl.h>#include <botan/ber_dec.h>#include <botan/der_enc.h>#include <botan/rng.h>Go to the source code of this file.
Namespaces | |
| Botan | |
Functions | |
| void | Botan::curve25519_basepoint (uint8_t mypublic[32], const uint8_t secret[32]) |
| const Curve25519_PrivateKey& m_key |
Definition at line 128 of file curve25519.cpp.
1.8.9.1