Test output for elliptic-curves

Testing time: 9.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/csi -script run.scm

-- 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.007 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.835 seconds.
4 out of 4 (100%) tests passed.
-- done testing Elliptic Curve Cryptography ----------------------------------