boringssl/crypto/base64
David Benjamin 7b35b58ae6 Fix EVP_DecodeBlock and add tests.
Another signedness error. Leave a TODO to possibly resolve EVP_DecodeBlock's
ignoring padding. Document some of the Init/Update/Finish versions' behavior.

Change-Id: I78a72c3163f8543172a7008b2d09fb10e003d957
Reviewed-on: https://boringssl-review.googlesource.com/1230
Reviewed-by: Adam Langley <agl@google.com>
2014-07-17 17:32:45 +00:00
..
base64_test.c Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00
base64.c Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00
CMakeLists.txt Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00