cryb-to/t
2022-05-15 18:27:01 +02:00
..
.gitignore Implement Fowler-No-Voll. 2022-05-15 18:27:01 +02:00
Makefile.am Implement Fowler-No-Voll. 2022-05-15 18:27:01 +02:00
t__string.c
t_adler.c
t_aes.c
t_assert.c
t_chacha.c
t_cipher.c
t_core.c
t_ctype.c
t_cxx.cc
t_des.c
t_digest.c
t_enc.c
t_endian.c
t_ffs_fls.c Fix our ffs() / fls() and add unit tests. 2018-11-17 16:37:22 +01:00
t_fletcher.c
t_fnv.c Implement Fowler-No-Voll. 2022-05-15 18:27:01 +02:00
t_hash.c
t_hmac_sha1.c Catch up with OpenSSL API changes. 2021-10-20 13:06:40 +02:00
t_hmac_sha224.c Catch up with OpenSSL API changes. 2021-10-20 13:06:40 +02:00
t_hmac_sha256.c Catch up with OpenSSL API changes. 2021-10-20 13:06:40 +02:00
t_hmac_sha384.c Catch up with OpenSSL API changes. 2021-10-20 13:06:40 +02:00
t_hmac_sha512.c Catch up with OpenSSL API changes. 2021-10-20 13:06:40 +02:00
t_mac.c
t_malloc.c
t_md2.c
t_md4.c
t_md5.c
t_memcpy_s.c Implement rsize_t / RSIZE_MAX (almost) correctly. 2018-05-06 19:12:51 +02:00
t_memset_s.c Modernize. 2018-05-06 19:12:51 +02:00
t_mpi.c
t_mpi.h
t_mpi_add_sub.c Rename some files. 2018-11-17 16:35:49 +01:00
t_mpi_compar.c
t_mpi_gcd.c
t_mpi_mul_div.c Rename some files. 2018-11-17 16:35:49 +01:00
t_murmur3_32.c
t_oath.c
t_pearson.c
t_rand.c
t_rc4.c
t_rfc3986.c
t_rfc4648.c
t_rol_ror.c Rename some files. 2018-11-17 16:35:49 +01:00
t_salsa.c
t_sha1.c
t_sha224.c
t_sha256.c
t_sha384.c
t_sha512.c
t_strchrnul.c
t_string.c
t_strlcat.c
t_strlcmp.c
t_strlcpy.c
t_test.c
t_wstring.c