x25519.h
Go to the documentation of this file.
error_t x25519(uint8_t *r, const uint8_t *k, const uint8_t *u)
X25519 function (scalar multiplication on Curve25519)
Definition: x25519.c:53
General definitions for cryptographic algorithms.
Curve25519 elliptic curve (constant-time implementation)