Test output for elliptic-curves [ok]

Testing time: 1s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null

-- testing Elliptic Curve Arithmetic -----------------------------------------
Curve membership check ............................................... [ PASS]
Bad curve membership check ........................................... [ PASS]
Symmetry of addition ................................................. [ PASS]
Consistency of addition and multiplication ........................... [ PASS]
Consistency of subtraction ........................................... [ PASS]
5 tests completed in 0.009 seconds.
5 out of 5 (100%) tests passed.
-- done testing Elliptic Curve Arithmetic ------------------------------------


-- testing Elliptic Curve Cryptography ---------------------------------------
Signature and verification ........................................... [ PASS]
Bad signature and verification ....................................... [ PASS]
Secret generation .................................................... [ PASS]
Bad secret generation ................................................ [ PASS]
4 tests completed in 0.922 seconds.
4 out of 4 (100%) tests passed.
-- done testing Elliptic Curve Cryptography ----------------------------------