Commit Graph

10 Commits

Author SHA1 Message Date
Christophe Diederichs
919353ba53 fe25519_25 fix imports and exports 2022-11-18 12:20:21 +00:00
Christophe Diederichs
7cad891d0e ge25519_from_uniform fix 2022-11-18 12:18:32 +00:00
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
40bced0da1 use tables to share functions between modules 2020-10-12 16:41:06 +02:00
Christophe Diederichs
3753006318 latest working state 2020-08-28 00:52:54 +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