boringssl/crypto
Adam Langley 7ac79ebe55 The asm files bn/asm/x86* weren't actually used.
(This appears to be the case with upstream too, it's not that BoringSSL
is missing optimisations from what I can see.)

Change-Id: I0e54762ef0d09e60994ec82c5cca1ff0b3b23ea4
Reviewed-on: https://boringssl-review.googlesource.com/1080
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2014-07-02 00:29:12 +00:00
..
aes aes/asm/bsaes-x86_64.pl: Atom-specific optimization. 2014-06-20 13:17:40 -07:00
asn1 Add license to charmap.pl. 2014-06-30 16:48:53 -07:00
base64 Base64 padding fix. 2014-06-20 13:17:36 -07:00
bio Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
bn The asm files bn/asm/x86* weren't actually used. 2014-07-02 00:29:12 +00:00
buf Don't allocate more than is needed in BUF_strndup() 2014-06-20 13:17:40 -07:00
bytestring Port ServerHello extension parsing to CBS. 2014-06-26 20:42:27 +00:00
chacha Remove |num_rounds| argument from chacha_core. 2014-06-23 13:14:13 -07:00
cipher Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
conf Inital import. 2014-06-20 13:17:32 -07:00
des Inital import. 2014-06-20 13:17:32 -07:00
dh dh/check.c: check BN_CTX_get's return value. 2014-06-20 13:17:39 -07:00
digest Inital import. 2014-06-20 13:17:32 -07:00
dsa Safe (EC)DSA nonces. 2014-06-20 13:17:33 -07:00
ec Double free in i2o_ECPublicKey 2014-06-20 13:17:40 -07:00
ecdh Inital import. 2014-06-20 13:17:32 -07:00
ecdsa Safe (EC)DSA nonces. 2014-06-20 13:17:33 -07:00
engine Inital import. 2014-06-20 13:17:32 -07:00
err Add ERR_get_next_error_library back. 2014-07-02 00:11:32 +00:00
evp remove duplicate 0x for default RSASSA-PSS salt len 2014-06-20 13:17:40 -07:00
hmac Inital import. 2014-06-20 13:17:32 -07:00
lhash Include some build fixes for OS X. 2014-06-24 11:15:12 -07:00
md5 Inital import. 2014-06-20 13:17:32 -07:00
modes Fix GCM in non-AESNI mode. 2014-06-24 11:00:27 -07:00
obj Inital import. 2014-06-20 13:17:32 -07:00
pem Inital import. 2014-06-20 13:17:32 -07:00
perlasm perlasm/x86asm.pl: recognize elf-1 denoting old ELF platforms. 2014-06-20 13:17:39 -07:00
pkcs8 Inital import. 2014-06-20 13:17:32 -07:00
poly1305 ChaCha20-Poly1305 support. 2014-06-20 13:17:35 -07:00
rand Inital import. 2014-06-20 13:17:32 -07:00
rc4 Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
rsa Improvements in constant-time OAEP decoding. 2014-06-20 13:17:37 -07:00
sha crypto/sha/asm/sha[1,512]-x86_64.pl: Windows build 2014-06-20 13:17:43 -07:00
stack Inital import. 2014-06-20 13:17:32 -07:00
x509 Try both old and new X.509 hashes. 2014-06-20 15:31:01 -07:00
x509v3 Add OPENSSL_str[n]casecmp 2014-06-20 13:17:43 -07:00
arm_arch.h Inital import. 2014-06-20 13:17:32 -07:00
base.h Include some build fixes for OS X. 2014-06-24 11:15:12 -07:00
CMakeLists.txt Include some build fixes for OS X. 2014-06-24 11:15:12 -07:00
cpu-arm.c Inital import. 2014-06-20 13:17:32 -07:00
cpu-intel.c Include some build fixes for OS X. 2014-06-24 11:15:12 -07:00
cpu-x86_64-asm.pl Inital import. 2014-06-20 13:17:32 -07:00
cpu-x86-asm.pl Inital import. 2014-06-20 13:17:32 -07:00
cpu.h Inital import. 2014-06-20 13:17:32 -07:00
crypto_error.c Inital import. 2014-06-20 13:17:32 -07:00
crypto_error.h Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
directory_posix.c Inital import. 2014-06-20 13:17:32 -07:00
directory_win.c Inital import. 2014-06-20 13:17:32 -07:00
directory.h Inital import. 2014-06-20 13:17:32 -07:00
ex_data_impl.c Inital import. 2014-06-20 13:17:32 -07:00
ex_data.c Inital import. 2014-06-20 13:17:32 -07:00
ex_data.h Inital import. 2014-06-20 13:17:32 -07:00
header_removed.h Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
internal.h Inital import. 2014-06-20 13:17:32 -07:00
mem_clear.c Inital import. 2014-06-20 13:17:32 -07:00
mem.c Add OPENSSL_str[n]casecmp 2014-06-20 13:17:43 -07:00
mem.h Add OPENSSL_str[n]casecmp 2014-06-20 13:17:43 -07:00
thread.c Inital import. 2014-06-20 13:17:32 -07:00
thread.h Inital import. 2014-06-20 13:17:32 -07:00
time_support.c Inital import. 2014-06-20 13:17:32 -07:00
time_support.h Inital import. 2014-06-20 13:17:32 -07:00
type_check.h Inital import. 2014-06-20 13:17:32 -07:00