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