Skip to content
  • Niels Möller's avatar
    Use Edwards curve for curve25519 precomputation. · 5fffda51
    Niels Möller authored
    * eccdata.c: Reorganize curve25519 precomputation to work directly
    with the twisted Edwards curve, with new point addition based on a
    patch from Daiki Ueno.
    * ecc-25519.c (_nettle_curve25519): Update for removed Montgomery
    curve constant.
    5fffda51