Go to file
David Benjamin ba90d7c56e Test HMAC_CTX initial state and remove now unneccessary code.
The special-case in HMAC is no longer needed. Test that HMAC_CTX is initialized
with the zero key.

Change-Id: I4ee2b495047760765c7d7fdfb4ccb510723aa263
Reviewed-on: https://boringssl-review.googlesource.com/3121
Reviewed-by: Adam Langley <agl@google.com>
2015-01-29 20:24:49 +00:00
crypto Test HMAC_CTX initial state and remove now unneccessary code. 2015-01-29 20:24:49 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add missing OPENSSL_EXPORTs. 2015-01-28 20:38:33 +00:00
ssl Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
tool Align pointers by hand. 2015-01-29 20:06:34 +00:00
util Add unit-tests for PBKDF2. 2015-01-28 20:48:17 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Honor the standard BUILD_SHARED_LIBS cmake variable. 2015-01-28 20:40:10 +00:00
CMakeLists.txt Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Add a style guide. 2015-01-28 01:12:05 +00:00