Test output for ripemd [ok]

Testing time: 0s

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

-- testing RIPE-MD -----------------------------------------------------------

    -- testing 128 bits ------------------------------------------------------
    (ripemd128-digest "") ............................................ [ PASS]
    (ripemd128-digest "a") ........................................... [ PASS]
    (ripemd128-digest "abc") ......................................... [ PASS]
    (ripemd128-digest "message digest") .............................. [ PASS]
    (ripemd128-digest "abcdefghijklmnopqrstuvwxyz") .................. [ PASS]
    (ripemd128-digest "abcdbcdecdefdefgefghfghighijhijkijkljklmklmn...  [ PASS]
    (ripemd128-digest "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqr...  [ PASS]
    (ripemd128-digest "12345678901234567890123456789012345678901234...  [ PASS]
    8 tests completed in 0.001 seconds.
    8 out of 8 (100%) tests passed.
    -- done testing 128 bits -------------------------------------------------


    -- testing 160 bits ------------------------------------------------------

        -- testing NESSIE Strings --------------------------------------------
        S1.0 ......................................................... [ PASS]
        S1.1 ......................................................... [ PASS]
        S1.2 ......................................................... [ PASS]
        S1.3 ......................................................... [ PASS]
        S1.4 ......................................................... [ PASS]
        S1.5 ......................................................... [ PASS]
        S1.6 ......................................................... [ PASS]
        S1.7 ......................................................... [ PASS]
        8 tests completed in 0.001 seconds.
        8 out of 8 (100%) tests passed.
        -- done testing NESSIE Strings ---------------------------------------


        -- testing byte-vector -----------------------------------------------
        (ripemd160-digest (string->blob "")) ......................... [ PASS]
        (ripemd160-digest (string->blob "a")) ........................ [ PASS]
        2 tests completed in 0.0 seconds.
        2 out of 2 (100%) tests passed.
        -- done testing byte-vector ------------------------------------------

    2 subgroups completed in 0.002 seconds.
    2 out of 2 (100%) subgroups passed.
    -- done testing 160 bits -------------------------------------------------

2 subgroups completed in 0.017 seconds.
2 out of 2 (100%) subgroups passed.
-- done testing RIPE-MD ------------------------------------------------------