Skip to content
  • Niels Möller's avatar
    x86_64 implementation of nettle_ecc_curve448_modp · d13bb312
    Niels Möller authored
    * x86_64/ecc-curve448-modp.asm (nettle_ecc_curve448_modp): New
    assembly function.
    * ecc-448.c (ecc_448_modp) [HAVE_NATIVE_ecc_curve448_modp]: Use
    native nettle_ecc_curve448_modp if available.
    * configure.ac (asm_hogweed_optional_list): Add ecc-curve448-modp.asm.
    (HAVE_NATIVE_ecc_curve448_modp): New config.h define.
    d13bb312