Commit Graph

12 Commits

Author SHA1 Message Date
Christophe Diederichs
58947e04ce add fe25519_mul32 2022-11-17 19:38:08 +00:00
Christophe Diederichs
c54ff9636e add ristretto methods 2022-01-05 22:50:20 +00:00
Christophe Diederichs
88862d3669 scalarmult_curve25519 implemented in wasm 2020-10-30 10:46:51 +01:00
Christophe Diederichs
bafe8f8fac first attempt at wassm scalarmult 2020-10-16 01:10:52 +02:00
Christophe Diederichs
a02899bfe2 scalarmult internal loop in wasm 2020-10-13 16:10:47 +02:00
Christophe Diederichs
40bced0da1 use tables to share functions between modules 2020-10-12 16:41:06 +02:00
Christophe Diederichs
65639e537e remove old files 2020-07-08 15:30:13 +02:00
Christophe Diederichs
3dfe6daec0 add invert, pow22523 wat files 2020-07-08 15:28:32 +02:00
Christophe Diederichs
885541ad1f rename to fe25519_mul.wat 2020-07-07 17:05:18 +02:00
Christophe Diederichs
e5dff8b785 move wasm modules into individual files 2020-07-07 17:03:16 +02:00
Christophe Diederichs
8c23d7a3af save working state 2020-07-02 17:19:58 +02:00
Christophe Diederichs
f1537df1e0 crypto_sign and crypto_scalarmult with webassembly curve arithmetic added 2020-06-26 10:16:14 +02:00