Go to file
Adam Langley fd4eb60497 Remove duplication of common DH parameters.
Previously, the data for the common DH parameters was given twice: once
with 64-bit limbs and again with 32-bit limbs. A simple macro can
eliminate this duplication.

Change-Id: I15af008a769616f8146845cc8dd0e6526aa142ba
Reviewed-on: https://boringssl-review.googlesource.com/2950
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-01-26 20:26:51 +00:00
crypto Remove duplication of common DH parameters. 2015-01-26 20:26:51 +00:00
doc
include/openssl Reformat SSL/TLS headers. 2015-01-26 20:23:09 +00:00
ssl Only send sigalgs extension in 1.2-capable ClientHellos. 2015-01-26 18:45:04 +00:00
tool Fix tool build on Windows. 2015-01-22 19:22:39 +00:00
util aarch64 support. 2015-01-14 23:38:11 +00:00
.clang-format
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Only use -Wshadow with GCC > 4.6.0. 2015-01-21 00:27:26 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00