Go to file
Adam Langley f030369717 tool: add rand.
The rand subcommand outputs entropy to stdout.

Change-Id: I95c2769a1784a8dd4c21efc15009080006d51349
Reviewed-on: https://boringssl-review.googlesource.com/4325
Reviewed-by: Adam Langley <agl@google.com>
2015-04-14 20:11:39 +00:00
crypto Convert BN_MONT_CTX to new-style locking. 2015-04-14 20:10:27 +00:00
decrepit Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
doc
include/openssl Convert BN_MONT_CTX to new-style locking. 2015-04-14 20:10:27 +00:00
ssl Add SSL_set_reject_peer_renegotiations. 2015-04-13 22:38:58 +00:00
tool tool: add rand. 2015-04-14 20:11:39 +00:00
util Add some missing headers to doc.config. 2015-04-13 22:07:47 +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 Generate error data at build time. 2015-03-06 18:59:25 +00:00
CMakeLists.txt Enable MSVC warning C4701, use of potentially uninitialized variable. 2015-04-13 20:32:26 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Style guide tweaks. 2015-02-19 18:33:20 +00:00