]> Repositorios git - scryer-prolog.git/commit
switch to using crrl for scalar multiplication on Curve25519
authorMarkus Triska <[email protected]>
Sun, 20 Aug 2023 11:40:30 +0000 (13:40 +0200)
committerMarkus Triska <[email protected]>
Sun, 20 Aug 2023 12:43:14 +0000 (14:43 +0200)
commit745ddc2c876c7e9653263f4ecba3bcbf23b7ebf6
tree385eb65aac1f44dd1aa41a5513d0830310bb7508
parent7da321ab4f96a28a2bc6464bbd5e4308501d78cf
switch to using crrl for scalar multiplication on Curve25519

This is to facilitate WASM compilation as currently worked on
by @rujialiu in #615. Many thanks, and many thanks to @pornin
for crrl which makes this possible!
Cargo.lock
Cargo.toml
src/machine/system_calls.rs