mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-11-22 22:02:03 +00:00
241f524238
Add several subtraction test cases and modify some others to better exercise the carry logic, which is far more complex for subtraction than for addition. Add test cases where the target is the same MPI as one or both operands. |
||
---|---|---|
.. | ||
Makefile.am | ||
t.h | ||
t__string.c | ||
t_const.c | ||
t_ctype.c | ||
t_endian.c | ||
t_file.c | ||
t_hmac_sha1.c | ||
t_hmac_sha224.c | ||
t_hmac_sha256.c | ||
t_hmac_sha384.c | ||
t_hmac_sha512.c | ||
t_main.c | ||
t_malloc.c | ||
t_md2.c | ||
t_md4.c | ||
t_md5.c | ||
t_mpi.c | ||
t_murmur3_32.c | ||
t_pearson.c | ||
t_rfc3986.c | ||
t_rfc4648.c | ||
t_sha1.c | ||
t_sha224.c | ||
t_sha256.c | ||
t_sha384.c | ||
t_sha512.c | ||
t_string.c | ||
t_strlcat.c | ||
t_strlcmp.c | ||
t_strlcpy.c | ||
t_util.c | ||
t_wstring.c |