boringssl/decrepit
sphawk 3ab1a69545 fix compilation error for non-english windows (like cjk)
add /utf-8 switch for msvc build. source code has several utf-8 characters
fix C2001 error. escape non-printable ascii code generated by embed_test_data.go
fix C4819 warning. add u8 keyword on utf-8 string literal (ripemd_test.cc)

Change-Id: I8c04dc7f0359e6ee27efada066863826d263d5cd
Reviewed-on: https://boringssl-review.googlesource.com/26484
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-03-15 17:52:23 +00:00
..
bio Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
blowfish
cast Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
cfb Add EVP AES-128 CFB128 support via decrepit. 2017-09-18 18:34:06 +00:00
des Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
dh Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
dsa Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
evp Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
obj
rc4
ripemd fix compilation error for non-english windows (like cjk) 2018-03-15 17:52:23 +00:00
rsa size_t the RSA padding add functions. 2017-03-25 21:59:49 +00:00
ssl Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
x509
xts Run the comment conversion script on decrepit/ 2017-08-18 00:05:52 +00:00
CMakeLists.txt Rename all googletest CMake targets 2018-01-04 16:30:54 +00:00
macros.h Move OPENSSL_FALLTHROUGH to internal headers. 2018-01-29 18:17:57 +00:00