cryb-to/t
2014-07-11 13:33:58 +00:00
..
Makefile.am Implement SHA-224 and HMAC-SHA224. 2014-07-11 13:33:58 +00:00
t.h Introduce t_zero (a 256-byte array of zeroes) and t_seq8 (a 256-byte array 2014-07-11 12:46:23 +00:00
t_const.c Forgot to svn add t_const.c. 2014-07-11 12:50:43 +00:00
t_ctype.c Use custom keywords. 2014-07-04 11:20:46 +00:00
t_file.c Use custom keywords. 2014-07-04 11:20:46 +00:00
t_hmac_sha1.c Introduce t_zero (a 256-byte array of zeroes) and t_seq8 (a 256-byte array 2014-07-11 12:46:23 +00:00
t_hmac_sha224.c Implement SHA-224 and HMAC-SHA224. 2014-07-11 13:33:58 +00:00
t_hmac_sha256.c Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
t_hmac_sha384.c Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
t_hmac_sha512.c Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
t_main.c Use custom keywords. 2014-07-04 11:20:46 +00:00
t_md2.c Make the performance tests conditional on a run-time environment variable 2014-07-11 00:18:34 +00:00
t_md4.c Make the performance tests conditional on a run-time environment variable 2014-07-11 00:18:34 +00:00
t_md5.c Make the performance tests conditional on a run-time environment variable 2014-07-11 00:18:34 +00:00
t_rfc3986.c Add missing unit test for RFC 3986 support 2014-07-04 11:23:28 +00:00
t_rfc4648.c Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
t_sha1.c Make the performance tests conditional on a run-time environment variable 2014-07-11 00:18:34 +00:00
t_sha224.c Implement SHA-224 and HMAC-SHA224. 2014-07-11 13:33:58 +00:00
t_sha256.c Implement SHA-224 and HMAC-SHA224. 2014-07-11 13:33:58 +00:00
t_sha384.c Make the performance tests conditional on a run-time environment variable 2014-07-11 00:18:34 +00:00
t_sha512.c Make the performance tests conditional on a run-time environment variable 2014-07-11 00:18:34 +00:00