Tor
0.4.7.0-alpha-dev
|
#include <crypto_curve25519.h>
Data Fields | |
uint8_t | public_key [CURVE25519_PUBKEY_LEN] |
Wrapper type for a curve25519 public key.
(We define a separate type for these to make it less likely that we'll mistake them for secret keys.)
Definition at line 24 of file crypto_curve25519.h.