Name Description Size
curve448_gf.cpp @brief Compute (a + b). The carry is returned in the carry parameter. The carry is not included for the addition. 10771
curve448_gf.h uint64_t words to store a 448 bit value 4526
curve448_scalar.cpp @brief Add two numbers. Requires that the result is smaller than 2^448. 7638
curve448_scalar.h @brief Representation of a scalar for X448. The scalar is an element in 0 <= s < L, where L is the group order of X448. The constructor and all operations on scalars reduce the element mod L internally. All operations are constant time. L = 2^446 - 13818066809895115352007386748515426880336692474882178609894547503885 (RFC 7748 4.2) 2188
ed448
info.txt 230
x448