Test output for elliptic-curves [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/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.002 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.435 seconds. 4 out of 4 (100%) tests passed. -- done testing Elliptic Curve Cryptography ----------------------------------