libsodium/test
Frank Denis 0af31aeb26 Fill the max output buffer size in sodium_bin2base64()
Unlike hex encoding, due to optional padding, computing the correct size is
not straightforward. Ensuring that the string ends with `\0` is fine, but
if the size is not exact, some unrelated data might be send around by the
application. So, zero it to be safe.
2017-08-31 19:32:14 +02:00
..
default Fill the max output buffer size in sodium_bin2base64() 2017-08-31 19:32:14 +02:00
quirks Indent 2017-02-23 11:13:43 +01:00
constcheck.sh constcheck: grab a few more constants 2017-08-25 14:49:47 +02:00
Makefile.am quirks\windows\windows-quirks.h -> quirks\quirks.h 2015-01-23 10:35:20 +01:00