Go to file
Adam Langley 52f9f62283 Change aes_set_gcm_key to be more flexible.
Firstly, it was odd that AES-NI was a special case. Secondly, I have a
need coming up for being able to get the block function and not create a
GCM context.

Change-Id: Ie87de5e7ea42dc042d302c5eafecbc6af03c714b
Reviewed-on: https://boringssl-review.googlesource.com/3910
Reviewed-by: Adam Langley <agl@google.com>
2015-03-18 21:16:39 +00:00
crypto Change aes_set_gcm_key to be more flexible. 2015-03-18 21:16:39 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add support for 3DES ECB. 2015-03-18 19:55:14 +00:00
ssl Correct three incorrect function names in errors. 2015-03-18 21:15:04 +00:00
tool Fix bssl speed. 2015-03-17 23:57:02 +00:00
util Generate error data at build time. 2015-03-06 18:59:25 +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 Generate error data at build time. 2015-03-06 18:59:25 +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