boringssl/crypto
David Benjamin b19b6626c5 Convert chacha_test to GTest.
BUG=129

Change-Id: Ibbd6d0804a75cb17ff33f64d4cdf9ae80b26e9df
Reviewed-on: https://boringssl-review.googlesource.com/13867
Reviewed-by: Steven Valdez <svaldez@google.com>
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>
2017-02-15 17:16:44 +00:00
..
aes x86 assembly pack: update performance results. 2017-02-14 00:44:17 +00:00
asn1 Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
base64
bio Remove BIO puts hooks. 2017-02-02 22:22:08 +00:00
bn Revert "OpenSSL: make final reduction in Montgomery multiplication constant-time." 2017-02-14 00:35:05 +00:00
buf
bytestring
chacha Convert chacha_test to GTest. 2017-02-15 17:16:44 +00:00
cipher chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings. 2017-02-09 18:05:41 +00:00
cmac
conf
curve25519 Reorder the X25519 ladderstep stack frame on x86-64. 2017-02-02 22:47:05 +00:00
des
dh Add a common TestEventListener for the error queue. 2017-02-07 21:33:22 +00:00
digest Fix EVP_get_digestbyobj for NID-less ASN1_OBJECTs. 2017-02-06 20:19:22 +00:00
dsa Add a common TestEventListener for the error queue. 2017-02-07 21:33:22 +00:00
ec Remove trailing whitespace from Perl files. 2017-02-14 00:13:55 +00:00
ecdh
ecdsa
engine
err Convert err_test to GTest. 2017-02-10 17:38:22 +00:00
evp Push to error queue in |EVP_PKEY_CTX_ctrl| for wrong keytype. 2017-01-30 19:16:05 +00:00
hkdf
hmac
lhash
md4
md5 Remove trailing whitespace from Perl files. 2017-02-14 00:13:55 +00:00
modes x86_64 assembly pack: add Goldmont performance results. 2017-02-14 00:14:15 +00:00
obj
pem
perlasm Remove trailing whitespace from Perl files. 2017-02-14 00:13:55 +00:00
pkcs8
poly1305 Delete unused Poly1305 assembly. 2017-01-21 00:17:30 +00:00
pool
rand Guard the _GNU_SOURCE #define. 2017-02-03 22:15:09 +00:00
rc4
rsa
sha x86 assembly pack: update performance results. 2017-02-14 00:44:17 +00:00
stack
test Add a helper for comparing byte strings. 2017-02-11 00:42:00 +00:00
x509 Add a helper for comparing byte strings. 2017-02-11 00:42:00 +00:00
x509v3 Fix a crash with malformed user notice policy numbers 2017-02-07 00:45:22 +00:00
CMakeLists.txt Convert chacha_test to GTest. 2017-02-15 17:16:44 +00:00
constant_time_test.cc
cpu-aarch64-linux.c
cpu-arm-linux.c
cpu-arm.c
cpu-intel.c
cpu-ppc64le.c
crypto.c
ex_data.c
internal.h
mem.c
refcount_c11.c
refcount_lock.c
refcount_test.cc
thread_none.c
thread_pthread.c
thread_test.c
thread_win.c
thread.c
time_support.c