mkp224o/ed25519/amd64-64-24k
2023-01-14 14:37:41 +00:00
..
api.h add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
architectures add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
choose_t.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
compat.h fix amd64 asm stuff calling on windows 2022-05-31 01:41:03 +03:00
consts.S fix assembler compilation on MacOS 2023-01-14 14:37:41 +00:00
crypto_hash_sha512.h add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
crypto_int32.h add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
crypto_int64.h add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
crypto_sign.h rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
crypto_uint32.h add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
crypto_uint64.h add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
crypto_verify_32.h add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ed25519.h some cleanups & make depend 2022-05-31 02:11:40 +03:00
fe25519.h fix amd64 asm stuff calling on windows 2022-05-31 01:41:03 +03:00
fe25519_add.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
fe25519_batchinvert.c dont do indirection in for batch stuff 2020-11-22 10:21:06 +00:00
fe25519_freeze.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
fe25519_getparity.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_invert.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_iseq.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_iszero.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_mul.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
fe25519_neg.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_pack.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_pow2523.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_setint.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
fe25519_square.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
fe25519_sub.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
fe25519_unpack.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ge25519.h fix amd64 asm stuff calling on windows 2022-05-31 01:41:03 +03:00
ge25519_add.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ge25519_add_p1p1.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_base.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ge25519_base_niels.data cleanups, make clang happy 2019-03-15 21:04:40 +00:00
ge25519_base_niels_smalltables.data cleanups, make clang happy 2019-03-15 21:04:40 +00:00
ge25519_base_slide_multiples.data cleanups, make clang happy 2019-03-15 21:04:40 +00:00
ge25519_batchpack.c dont do indirection in for batch stuff 2020-11-22 10:21:06 +00:00
ge25519_dbl_p1p1.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_double.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ge25519_double_scalarmult.c rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_isneutral.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ge25519_multi_scalarmult.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ge25519_nielsadd2.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_nielsadd_p1p1.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_p1p1_to_p2.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_p1p1_to_p3.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_pack.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
ge25519_pnielsadd_p1p1.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_scalarmult_base.c rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
ge25519_unpackneg.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
heap_rootreplaced.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
heap_rootreplaced_1limb.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
heap_rootreplaced_2limbs.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
heap_rootreplaced_3limbs.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
hram.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
hram.h rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
implementors add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
index_heap.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
index_heap.h fix amd64 asm stuff calling on windows 2022-05-31 01:41:03 +03:00
keypair.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
open.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
randombytes.h amd64-{51-30k,64-24k} impls should work now 2017-09-27 15:41:59 +03:00
sc25519.h some cleanups & make depend 2022-05-31 02:11:40 +03:00
sc25519_add.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
sc25519_barrett.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
sc25519_from32bytes.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sc25519_from64bytes.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sc25519_from_shortsc.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sc25519_iszero.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sc25519_lt.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
sc25519_mul.c fix amd64 asm stuff calling on windows 2022-05-31 01:41:03 +03:00
sc25519_mul_shortsc.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sc25519_slide.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sc25519_sub_nored.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00
sc25519_to32bytes.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sc25519_window4.c add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
sign.c amd64-{51-30k,64-24k} impls should work now 2017-09-27 15:41:59 +03:00
ull4_mul.S rebase on newer SUPERCOP, use PIE, some other stuff 2022-05-05 13:22:34 +00:00