cryb-to/t
Dag-Erling Smørgrav c671da9b1c Implement the Salsa family of stream ciphers.
Note that we only have unit tests for Salsa20.
2017-04-06 19:51:45 +02:00
..
.gitignore Implement the Salsa family of stream ciphers. 2017-04-06 19:51:45 +02:00
Makefile.am Implement the Salsa family of stream ciphers. 2017-04-06 19:51:45 +02:00
t__string.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
t_adler.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_aes.c Misc cleanup after API change. 2017-04-06 19:51:45 +02:00
t_assert.c Rename t_verbose*() to t_printv*(). 2017-03-14 14:36:52 +01:00
t_chacha.c Remove incorrect and unnecessary casts. 2017-04-06 19:51:45 +02:00
t_cipher.c Add missing third clause to new files. 2016-09-17 16:22:19 +02:00
t_core.c Add missing third clause to new files. 2016-09-17 16:22:19 +02:00
t_ctype.c Rename t_verbose*() to t_printv*(). 2017-03-14 14:36:52 +01:00
t_cxx.cc Disable coverage analysis of the C++ test. 2017-02-19 17:33:42 +01:00
t_digest.c Add missing third clause to new files. 2016-09-17 16:22:19 +02:00
t_enc.c Add missing third clause to new files. 2016-09-17 16:22:19 +02:00
t_endian.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
t_fletcher.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_hash.c Add missing third clause to new files. 2016-09-17 16:22:19 +02:00
t_hmac_sha1.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_hmac_sha224.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_hmac_sha256.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_hmac_sha384.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_hmac_sha512.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_mac.c Add missing third clause to new files. 2016-09-17 16:22:19 +02:00
t_md2.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
t_md4.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
t_md5.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
t_memset_s.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_mpi.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_murmur3_32.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_oath.c Add version tests for libcryb-oath and libcryb-rand. 2016-11-21 13:52:19 +01:00
t_pearson.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_rand.c Add version tests for libcryb-oath and libcryb-rand. 2016-11-21 13:52:19 +01:00
t_rc4.c Misc cleanup after API change. 2017-04-06 19:51:45 +02:00
t_rfc3986.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_rfc4648.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_salsa.c Implement the Salsa family of stream ciphers. 2017-04-06 19:51:45 +02:00
t_sha1.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_sha224.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_sha256.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_sha384.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_sha512.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_string.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
t_strlcat.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_strlcmp.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_strlcpy.c Annotate t_add_test() as printf()-like and fix the fallout. 2017-03-14 15:07:02 +01:00
t_wstring.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00