boringssl/crypto/base64
Adam Langley ded93581f1 Windows build fixes.
Windows doesn't have ssize_t, sadly. There's SSIZE_T, but defining an
OPENSSL_SSIZE_T seems worse than just using an int.

Change-Id: I09bb5aa03f96da78b619e551f92ed52ce24d9f3f
Reviewed-on: https://boringssl-review.googlesource.com/1352
Reviewed-by: Adam Langley <agl@google.com>
2014-08-11 22:10:02 +00:00
..
base64_test.c Document that EVP_EncodeBlock writes a trailing NUL. 2014-07-18 00:55:18 +00:00
base64.c Windows build fixes. 2014-08-11 22:10:02 +00:00
CMakeLists.txt Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00