sodium-javascript/fe25519_25
2020-10-16 01:10:52 +02:00
..
base.json crypto_sign and crypto_scalarmult with webassembly curve arithmetic added 2020-06-26 10:16:14 +02:00
fe25519_invert.js first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
fe25519_invert.wat first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
fe25519_mul.js first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
fe25519_mul.wat scalarmult internal loop in wasm 2020-10-13 16:10:47 +02:00
fe25519_pow22523.js first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
fe25519_pow22523.wat first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
fe25519_sq.js scalarmult internal loop in wasm 2020-10-13 16:10:47 +02:00
fe25519_sq.wat scalarmult internal loop in wasm 2020-10-13 16:10:47 +02:00
sc25519_mul.js first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
sc25519_mul.wat use tables to share functions between modules 2020-10-12 16:41:06 +02:00
sc25519_muladd.js use tables to share functions between modules 2020-10-12 16:41:06 +02:00
sc25519_muladd.wat use tables to share functions between modules 2020-10-12 16:41:06 +02:00
sc_reduce.js use tables to share functions between modules 2020-10-12 16:41:06 +02:00
sc_reduce.wat use tables to share functions between modules 2020-10-12 16:41:06 +02:00
scalarmult_curve25519.js first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
scalarmult_curve25519.wat first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00