diff options
author | Avi <[email protected]> | 2022-08-15 09:33:51 -0400 |
---|---|---|
committer | Ron Evans <[email protected]> | 2022-08-18 18:57:16 +0200 |
commit | a4ee98e0e1f7a8a30b066c97936b32e795d5733d (patch) | |
tree | 6aa24120afa75f961f73a52e3607613e0ed5ee07 /main_test.go | |
parent | d0808c93f66099d4dcb8414dad324f6710b917a6 (diff) | |
download | tinygo-a4ee98e0e1f7a8a30b066c97936b32e795d5733d.tar.gz tinygo-a4ee98e0e1f7a8a30b066c97936b32e795d5733d.zip |
Add aliases for edwards25519/field.feMul and field.feSquare
ed25519vectors_test.go still fails because:
* It relies on "go mod download" which doesn't work, as well as fork/exec.
* It relies on JSON parsing which has problems with reflection.
But, with the vectors hard coded in the test file the tests *do* succeed, so the encryption is working.
Diffstat (limited to 'main_test.go')
0 files changed, 0 insertions, 0 deletions