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 78476f6065 Move tlsext_ticket_expected to SSL_HANDSHAKE. 8 年之前
..
aead.h Replace keywrap AEADs with upstream's APIs. 8 年之前
aes.h Replace keywrap AEADs with upstream's APIs. 8 年之前
arm_arch.h Remove CRYPTO_set_NEON_functional. 8 年之前
asn1.h Add d2i_X509_from_buffer. 8 年之前
asn1_mac.h Purge the remainder of asn1_mac.h. 8 年之前
asn1t.h Remove ASN.1 print hooks. 8 年之前
base.h BORINGSSL_UNSAFE_FUZZER_MODE implies BORINGSSL_UNSAFE_DETERMINISTIC_MODE. 8 年之前
base64.h Replace base64 decoding. 8 年之前
bio.h Remove the last of BIO_print_errors. 8 年之前
blowfish.h Add decrepit, initially containing CAST and Blowfish. 9 年之前
bn.h Fix more clang-tidy warnings. 8 年之前
buf.h Fold stack-allocated types into headers. 8 年之前
buffer.h Add buffer.h for compatibility. 9 年之前
bytestring.h Add CBS_get_any_asn1. 8 年之前
cast.h Add decrepit, initially containing CAST and Blowfish. 9 年之前
chacha.h Require in == out for in-place encryption. 8 年之前
cipher.h Fold stack-allocated types into headers. 8 年之前
cmac.h Fold stack-allocated types into headers. 8 年之前
conf.h Add a no-op |OPENSSL_no_config|. 8 年之前
cpu.h Add PPC64LE assembly for AES-GCM. 8 年之前
crypto.h Add no-op function ENGINE_register_all_complete. 8 年之前
curve25519.h Add ED25519_keypair_from_seed. 8 年之前
des.h Fix shared library build on OS X. 9 年之前
dh.h Fold stack-allocated types into headers. 8 年之前
digest.h Fold stack-allocated types into headers. 8 年之前
dsa.h Fold stack-allocated types into headers. 8 年之前
dtls1.h Opaquify DTLS structs. 9 年之前
ec.h Fix documentation for POINT_CONVERSION_UNCOMPRESSED in ec.h 8 年之前
ec_key.h Fold stack-allocated types into headers. 8 年之前
ecdh.h Const-correct ECDH_compute_key. 8 年之前
ecdsa.h Fold stack-allocated types into headers. 8 年之前
engine.h Fold stack-allocated types into headers. 8 年之前
err.h Fix up macros. 8 年之前
evp.h Fold stack-allocated types into headers. 8 年之前
ex_data.h Skip free callbacks on empty CRYPTO_EX_DATAs. 8 年之前
hkdf.h Const-correct HKDF_expand. 8 年之前
hmac.h Fold stack-allocated types into headers. 8 年之前
lhash.h Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8 年之前
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 Fold stack-allocated types into headers. 8 年之前
newhope.h Fold stack-allocated types into headers. 8 年之前
nid.h Elliptic curve + post-quantum key exchange 8 年之前
obj.h Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 年之前
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 Rename opensslfeatures.h to opensslconf.h. 8 年之前
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 Include crypto.h from pem.h. 8 年之前
pkcs7.h Move public headers to include/openssl/ 10 年之前
pkcs8.h Fold stack-allocated types into headers. 8 年之前
pkcs12.h Move public headers to include/openssl/ 10 年之前
poly1305.h Revert "Enable upstream's Poly1305 code." 8 年之前
pool.h Remove superfluous const from CRYPTO_BUFFER_len. 8 年之前
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 Fold stack-allocated types into headers. 8 年之前
safestack.h Rename safe_stack.h to safestack.h. 9 年之前
sha.h Fix the comments for |SHA[256|384|512]_Transform|. 8 年之前
srtp.h Fold srtp.h into ssl.h. 9 年之前
ssl.h Move tlsext_ticket_expected to SSL_HANDSHAKE. 8 年之前
ssl3.h Insert a state before cert_cb. 8 年之前
stack.h Add STACK_OF(CRYPTO_BUFFER). 8 年之前
stack_macros.h Add STACK_OF(CRYPTO_BUFFER). 8 年之前
thread.h Add missing 'does nothing' comments for consistency. 8 年之前
time_support.h Include time.h in time_support.h. 8 年之前
tls1.h Update the TLS 1.3 draft version to draft 16. 8 年之前
type_check.h Try to fix MSVC and __STDC_VERSION__ again. 9 年之前
x509.h Address review comments from https://boringssl-review.googlesource.com/#/c/11920/2 8 年之前
x509_vfy.h Fix up macros. 8 年之前
x509v3.h Fix up macros. 8 年之前