Go to file
Adam Langley 126320c881 Add dummy EC_GROUP_set_point_conversion_form.
BoringSSL always uses uncompressed points. This function aborts if
another form is requested or does nothing if uncompressed points are
requested.

Change-Id: I80bc01444cdf9c789c9c75312b5527bf4957361b
2015-05-04 17:53:02 -07:00
crypto Add dummy EC_GROUP_set_point_conversion_form. 2015-05-04 17:53:02 -07:00
decrepit Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
doc
include/openssl Add dummy EC_GROUP_set_point_conversion_form. 2015-05-04 17:53:02 -07:00
ssl Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions. 2015-05-05 00:33:32 +00:00
tool Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
util Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
.clang-format
.gitignore
BUILDING Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
CMakeLists.txt Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
codereview.settings
STYLE Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00