Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/crypto/opencrypto



Module Name:    src
Committed By:   pgoyette
Date:           Fri Jan 17 14:16:08 UTC 2014

Modified Files:
        src/tests/crypto/opencrypto: h_aesctr1.c h_aesctr2.c h_arc4.c
            h_camellia.c h_cbcdes.c h_gcm.c h_md5.c h_md5hmac.c h_null.c

Log Message:
Clean up the helper programs.  Remove the code to print the results, and
make sure that all helpers actually check the results against the correct
values.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/crypto/opencrypto/h_aesctr1.c \
    src/tests/crypto/opencrypto/h_aesctr2.c \
    src/tests/crypto/opencrypto/h_arc4.c \
    src/tests/crypto/opencrypto/h_camellia.c \
    src/tests/crypto/opencrypto/h_cbcdes.c \
    src/tests/crypto/opencrypto/h_gcm.c src/tests/crypto/opencrypto/h_md5.c \
    src/tests/crypto/opencrypto/h_md5hmac.c \
    src/tests/crypto/opencrypto/h_null.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index