boringssl/crypto
Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates.
This function serialises a PKCS#7 structure containing a number of
certificates.

Change-Id: Iaf15887e1060d5d201d5a3dd3dca8d51105ee6d6
Reviewed-on: https://boringssl-review.googlesource.com/1431
Reviewed-by: Adam Langley <agl@google.com>
2014-08-07 18:12:25 +00:00
..
aes Add visibility rules. 2014-07-31 22:03:11 +00:00
asn1 Add visibility rules. 2014-07-31 22:03:11 +00:00
base64 Document that EVP_EncodeBlock writes a trailing NUL. 2014-07-18 00:55:18 +00:00
bio Fix C99-ism in bio_test.c. 2014-08-04 22:34:50 +00:00
bn Fix out-of-bounds read in BN_mod_exp_mont_consttime. 2014-08-06 00:11:47 +00:00
buf Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
bytestring Add PKCS7_bundle_certificates. 2014-08-07 18:12:25 +00:00
chacha Add visibility rules. 2014-07-31 22:03:11 +00:00
cipher Fix copy in AES-KW. 2014-07-29 19:44:50 -07:00
conf Prevent infinite loop loading config files. 2014-07-28 17:05:13 -07:00
des A bunch of dead assignments. 2014-07-30 00:44:03 +00:00
dh Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
digest Correct endif comment in md32_common.h 2014-08-04 20:28:25 +00:00
dsa Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
ec Simplify ec_GFp_simple_points_make_affine. 2014-08-05 21:22:38 +00:00
ecdh Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
ecdsa Align EVP return values with BoringSSL convention. 2014-07-29 21:47:51 +00:00
engine Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
err Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
evp Use EVP_PKEY_dup instead of manually incrementing the refcount. 2014-08-07 00:03:56 +00:00
hmac Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
lhash Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
md5 Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
modes Add visibility rules. 2014-07-31 22:03:11 +00:00
obj Add PKCS7_bundle_certificates. 2014-08-07 18:12:25 +00:00
pem Remove remnants of OPENSSL_FIPS 2014-08-04 19:20:04 +00:00
perlasm Add visibility rules. 2014-07-31 22:03:11 +00:00
pkcs8 Add PKCS8_{decrypt,encrypt}_pbe. 2014-08-01 17:17:36 +00:00
poly1305 Add a control to disable the Poly1305 NEON code. 2014-07-31 22:42:15 +00:00
rand Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
rc4 Fix typo from eb7d2ed1. 2014-07-31 19:24:57 -07:00
rsa Spell Bleichenbacher's name right. 2014-08-04 18:53:41 +00:00
sha Add visibility rules. 2014-07-31 22:03:11 +00:00
stack Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
x509 Add PKCS7_bundle_certificates. 2014-08-07 18:12:25 +00:00
x509v3 Add X509_up_ref and use it internally. 2014-08-07 00:06:34 +00:00
arm_arch.h Add a control to disable the Poly1305 NEON code. 2014-07-31 22:42:15 +00:00
CMakeLists.txt Use asm directives to protect OPENSSL_cleanse. 2014-07-31 18:49:22 +00:00
cpu-arm.c Add a control to disable the Poly1305 NEON code. 2014-07-31 22:42:15 +00:00
cpu-intel.c
cpu-x86_64-asm.pl
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. 2014-07-31 18:49:22 +00:00
crypto_error.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
crypto_error.h
directory_posix.c Support building with PNaCl. 2014-07-11 19:04:04 +00:00
directory_win.c
directory.h Add visibility rules. 2014-07-31 22:03:11 +00:00
ex_data_impl.c
ex_data.c
header_removed.h
internal.h
mem.c Fix build for PNaCl. 2014-08-01 17:17:21 +00:00
thread.c
time_support.c Support building with PNaCl. 2014-07-11 19:04:04 +00:00