]> git.codecow.com Git - Monocypher.git/commit
Merged the Montgomery ladder back to crypto_x25519()
authorLoup Vaillant <loup@loup-vaillant.fr>
Fri, 3 Aug 2018 18:58:38 +0000 (20:58 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Fri, 3 Aug 2018 18:58:38 +0000 (20:58 +0200)
commit40da5face2afdcbfaae05c0bf487cbc145f1a83e
tree5d0143a7af03e0304adf92fa1916606176af111e
parent022e8c69681f5e63509baf308574f5200a8a4ba7
Merged the Montgomery ladder back  to crypto_x25519()

EdDSA stopped using the ladder, making it a separate function no longer
makes sense.
src/monocypher.c