Test output for hmac [ok]
Testing time: 1s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing HMAC -------------------------------------------------------------- Short Key and Message ................................................ [ PASS] Long Key, Short Message .............................................. [ PASS] Short Key, Long Message (Longer than blocksize) ...................... [ PASS] Larger Blocksize ..................................................... [ PASS] Smaller Blocksize .................................................... [ PASS] 5 tests completed in 0.001 seconds. 5 out of 5 (100%) tests passed. -- done testing HMAC ---------------------------------------------------------