You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 6e9321f9ae Add a bssl::PushToStack helper. 7 年之前
..
aead.h Change EVP_AEAD_CTX_seal_scatter to support an additional plaintext input. 7 年之前
aes.h Replace keywrap AEADs with upstream's APIs. 8 年之前
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 年之前
asn1.h Register stack deleters automatically. 7 年之前
asn1_mac.h Purge the remainder of asn1_mac.h. 8 年之前
asn1t.h Document support status of the legacy ASN.1 code. 7 年之前
base.h Add a note on architecture requirements. 7 年之前
base64.h Replace base64 decoding. 8 年之前
bio.h Convert stack.h to use inline functions. 7 年之前
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 年之前
bn.h Fix typo. 7 年之前
buf.h Fold stack-allocated types into headers. 8 年之前
buffer.h Add buffer.h for compatibility. 9 年之前
bytestring.h Convert bytestring_test to GTest. 7 年之前
cast.h Add decrepit, initially containing CAST and Blowfish. 9 年之前
chacha.h Require in == out for in-place encryption. 8 年之前
cipher.h Enforce incrementing counter for TLS 1.2 AES-GCM. 7 年之前
cmac.h Fold stack-allocated types into headers. 8 年之前
conf.h Convert stack.h to use inline functions. 7 年之前
cpu.h Set static armcaps based on __ARM_FEATURE_CRYPTO. 7 年之前
crypto.h First part of the FIPS module. 7 年之前
curve25519.h Import additional test vectors from RFC 8032. 7 年之前
des.h Fix shared library build on OS X. 9 年之前
dh.h Remove ex_data's dup hook. 7 年之前
digest.h Decouple PKCS#12 hash lookup from the OID table. 7 年之前
dsa.h Remove ex_data's dup hook. 7 年之前
dtls1.h Opaquify DTLS structs. 9 年之前
ec.h Fix check_fips for public keys and synchronize the EC and RSA versions. 7 年之前
ec_key.h Trim RSA_METHOD and ECDSA_METHOD. 7 年之前
ecdh.h Const-correct ECDH_compute_key. 8 年之前
ecdsa.h ECDSA: const EC_KEY* arguments where possible. 7 年之前
engine.h Fold stack-allocated types into headers. 8 年之前
err.h Document ERR_error_string_n standalone. 7 年之前
evp.h Implement scrypt from RFC 7914. 7 年之前
ex_data.h Remove ex_data's dup hook. 7 年之前
hkdf.h Const-correct HKDF_expand. 8 年之前
hmac.h Fold stack-allocated types into headers. 8 年之前
is_boringssl.h Ensure consumers set up include paths properly. 7 年之前
lhash.h Remove lh_new's default hash and comparator. 7 年之前
lhash_macros.h Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 年之前
md4.h Add one-shot |MD4| function. 8 年之前
md5.h Store the partial block as uint8_t, not uint32_t. 8 年之前
mem.h Use functions that do not depend on the current locale. 7 年之前
nid.h Align EVP_PKEY Ed25519 API with upstream. 7 年之前
obj.h Spellcheck our public headers. 7 年之前
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 8 年之前
objects.h Move public headers to include/openssl/ 10 年之前
opensslconf.h Disable SSLv3 by default. 7 年之前
opensslv.h Get version-related functions from crypto.h rather than ssl.h. 9 年之前
ossl_typ.h Move public headers to include/openssl/ 10 年之前
pem.h Switch a number of files to C++. 7 年之前
pkcs7.h Add PKCS7_get_raw_certificates. 7 年之前
pkcs8.h Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1. 7 年之前
pkcs12.h Move public headers to include/openssl/ 10 年之前
poly1305.h Revert "Enable upstream's Poly1305 code." 8 年之前
pool.h Register stack deleters automatically. 7 年之前
rand.h Add corpora for fuzzers with fuzzer mode disabled. 8 年之前
rc4.h Add |RC4_options| to decrepit. 8 年之前
ripemd.h Add RIPEMD160 support in decrepit. 8 年之前
rsa.h Trim RSA_METHOD and ECDSA_METHOD. 7 年之前
safestack.h Rename safe_stack.h to safestack.h. 9 年之前
sha.h Remove SHA_LBLOCK and SHA_LONG. 7 年之前
span.h C++ headers should be more aggressively wrapped in extern "C++". 7 年之前
srtp.h Fold srtp.h into ssl.h. 9 年之前
ssl.h Add a warning to |SSL_get_servername|. 7 年之前
ssl3.h Add async certificate verification callback. 7 年之前
stack.h Add a bssl::PushToStack helper. 7 年之前
thread.h Add missing 'does nothing' comments for consistency. 8 年之前
tls1.h Remove experimental TLS 1.3 short record header extension. 7 年之前
type_check.h Use OPENSSL_UNUSED in OPENSSL_COMPILE_ASSERT. 7 年之前
x509.h Register stack deleters automatically. 7 年之前
x509_vfy.h Delete some dead code from crypto/x509. 7 年之前
x509v3.h Register stack deleters automatically. 7 年之前