Name Description Size
ed448.cpp rng 9667
ed448.h @brief A public key for Ed448/Ed448ph according to RFC 8032. By default, Ed448 without prehash is used (recommended). To use Ed448ph, "Ed448ph" or a custom hash function identifier is passed as a parameter to the create_verification_op method. Note that contexts (i.e. Ed448ctx) are not supported by this interface. 4268
ed448_internal.cpp 13704
ed448_internal.h @brief Representation of a point on the Ed448 curve. The point is represented in projective coordinates (X, Y, Z). All operations are constant time. 3947
info.txt 254