otrv4 / libgoldilocks

An implementation of Mike Hamburg's Ed448 (Goldilocks) curve - derived from libdecaf. This is a mirror of https://bugs.otr.im/otrv4/libgoldilocks
Other
18 stars 6 forks source link

Find out what 'EDDSA_USE_SIGMA_ISOGENY' is used for. #1

Closed olabini closed 6 years ago

claucece commented 6 years ago

This seems to only be related to curve25519. It is probably due to the fact that the implementation of curve25519 was actually an isogeny, so the decaf technique could be used. It should be safe to remove.