boringssl/include/openssl
David Benjamin 4d2e1a8fb8 Add a note on architecture requirements.
The s390x patches keep on coming.

Change-Id: I6d7f79e5ee7c8fcfe6b2e8e549b18ee686b4392b
Reviewed-on: https://boringssl-review.googlesource.com/18564
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-07-28 16:03:40 +00:00
..
aead.h Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. 2017-06-27 23:09:31 +00:00
aes.h
arm_arch.h
asn1_mac.h
asn1.h Register stack deleters automatically. 2017-07-26 21:03:11 +00:00
asn1t.h Document support status of the legacy ASN.1 code. 2017-06-09 19:27:33 +00:00
base64.h
base.h Add a note on architecture requirements. 2017-07-28 16:03:40 +00:00
bio.h
blowfish.h
bn.h Fix typo. 2017-07-20 21:26:32 +00:00
buf.h Fold stack-allocated types into headers. 2016-09-07 21:50:05 +00:00
buffer.h
bytestring.h
cast.h
chacha.h
cipher.h Enforce incrementing counter for TLS 1.2 AES-GCM. 2017-05-26 20:06:36 +00:00
cmac.h
conf.h
cpu.h Set static armcaps based on __ARM_FEATURE_CRYPTO. 2017-06-09 00:29:10 +00:00
crypto.h
curve25519.h Import additional test vectors from RFC 8032. 2017-03-30 16:28:55 +00:00
des.h
dh.h
digest.h
dsa.h
dtls1.h
ec_key.h Trim RSA_METHOD and ECDSA_METHOD. 2017-06-22 19:06:29 +00:00
ec.h
ecdh.h
ecdsa.h
engine.h Fold stack-allocated types into headers. 2016-09-07 21:50:05 +00:00
err.h Document ERR_error_string_n standalone. 2017-04-27 20:26:22 +00:00
evp.h Implement scrypt from RFC 7914. 2017-06-12 20:32:21 +00:00
ex_data.h Remove ex_data's dup hook. 2017-05-23 22:43:59 +00:00
hkdf.h
hmac.h
is_boringssl.h
lhash_macros.h
lhash.h
md4.h Add one-shot |MD4| function. 2016-03-09 01:13:55 +00:00
md5.h Store the partial block as uint8_t, not uint32_t. 2015-12-16 19:59:29 +00:00
mem.h Use functions that do not depend on the current locale. 2017-07-25 22:53:33 +00:00
nid.h Align EVP_PKEY Ed25519 API with upstream. 2017-06-12 12:04:11 +00:00
obj_mac.h
obj.h Spellcheck our public headers. 2017-01-12 18:24:27 +00:00
objects.h Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
opensslconf.h
opensslv.h
ossl_typ.h Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
pem.h Switch a number of files to C++. 2017-07-12 20:54:02 +00:00
pkcs7.h
pkcs8.h Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 2017-03-26 04:00:26 +00:00
pkcs12.h Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
poly1305.h
pool.h Register stack deleters automatically. 2017-07-26 21:03:11 +00:00
rand.h
rc4.h
ripemd.h
rsa.h Trim RSA_METHOD and ECDSA_METHOD. 2017-06-22 19:06:29 +00:00
safestack.h
sha.h
span.h C++ headers should be more aggressively wrapped in extern "C++". 2017-07-27 20:12:53 +00:00
srtp.h
ssl3.h Add async certificate verification callback. 2017-07-17 20:55:23 +00:00
ssl.h Add a warning to |SSL_get_servername|. 2017-07-26 02:02:30 +00:00
stack.h Make ranged for loops work with STACK_OF(T). 2017-07-26 22:02:00 +00:00
thread.h
tls1.h
type_check.h Use OPENSSL_UNUSED in OPENSSL_COMPILE_ASSERT. 2017-07-17 20:53:15 +00:00
x509_vfy.h Delete some dead code from crypto/x509. 2017-06-09 19:58:08 +00:00
x509.h Register stack deleters automatically. 2017-07-26 21:03:11 +00:00
x509v3.h Register stack deleters automatically. 2017-07-26 21:03:11 +00:00