Closed omibo closed 7 months ago
In the newer version of Tiny_ed448_goldilocks, the functions Scalar.mul_mod_r() and ExtendedPoint::tw_generator() are not defined.
thanks for pointing this out. some functions were renamed on the curve library during the last published version. Ive gone ahead and pushed up a fix for this.
When updating the libraries using
cargo update
, Capycrypt is not compatible with Tiny_ed448_goldilocks, resulting in a compile-time error.