boringssl/crypto/base64
Adam Langley 660140206e Add EVP_EncodedLength.
Several callers of EVP_EncodeBlock are doing ad-hoc versions of this
function without any overflow checks.

Change-Id: I4d0cad2347ea8c44b42465e8b14b2783db69ee8f
Reviewed-on: https://boringssl-review.googlesource.com/1511
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2014-08-14 16:37:22 +00:00
..
base64_test.c Document that EVP_EncodeBlock writes a trailing NUL. 2014-07-18 00:55:18 +00:00
base64.c Add EVP_EncodedLength. 2014-08-14 16:37:22 +00:00
CMakeLists.txt Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00