Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
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.
 
 
 
 
 
 
Bob Beck 652464ec78 Validate ASN.1 times according to RFC 5280 3 years ago
..
aead.h Declare EVP_AEAD_CTX in base.h, like other typedefs. 3 years ago
aes.h
arm_arch.h Simplify __ARM_ARCH__ definition. 3 years ago
asn1.h Add tests for X509_NAME_print_ex. 3 years ago
asn1_mac.h
asn1t.h Remove the ASN1_TLC cache. It appears to not help performance. 3 years ago
base.h Rewrite SSL_add_file_cert_subjects_to_stack 3 years ago
base64.h Add various OpenSSL compatibility functions. 3 years ago
bio.h Add BIO_tell and BIO_seek wrappers. 3 years ago
blake2.h
blowfish.h
bn.h Add BN_GENCB_get_arg. 3 years ago
buf.h
buffer.h
bytestring.h Validate ASN.1 times according to RFC 5280 3 years ago
cast.h
chacha.h Reference the newer ChaCha20-Poly1305 RFC. 4 years ago
cipher.h Fix docs for EVP_Cipher given an AEAD. 3 years ago
cmac.h
conf.h conf: don't crash when parsing. 4 years ago
cpu.h Move CPU detection symbols to crypto/internal.h. 3 years ago
crypto.h Add function to return the name of the FIPS module. 3 years ago
curve25519.h
des.h
dh.h Deduplicate d2i and i2d documentation. 3 years ago
digest.h Zero out the values from the integrity check. 3 years ago
dsa.h Add various OpenSSL compatibility functions. 3 years ago
dtls1.h
e_os2.h
ec.h Don't loop forever in BN_mod_sqrt on invalid inputs. 3 years ago
ec_key.h Document that |EC_KEY_generate_fips| works for both cases. 3 years ago
ecdh.h
ecdsa.h Deduplicate d2i and i2d documentation. 3 years ago
engine.h
err.h Add ERR_set_error_data for compatibility. 3 years ago
evp.h Add EVP_PKEY_HKDF for OpenSSL compatibility. 3 years ago
evp_errors.h
ex_data.h
hkdf.h Fix calculation of draft-13 ECH confirmation signal. 4 years ago
hmac.h Zero out the values from the integrity check. 3 years ago
hpke.h HPKE is now RFC 9180. 3 years ago
hrss.h hrss: use less stack space. 4 years ago
is_boringssl.h
kdf.h Add EVP_PKEY_HKDF for OpenSSL compatibility. 3 years ago
lhash.h Unexport almost all of LHASH. 4 years ago
md4.h
md5.h
mem.h Fix CRYPTO_malloc, etc., definitions. 4 years ago
nid.h Add EVP_PKEY_HKDF for OpenSSL compatibility. 3 years ago
obj.h Make ASN1_OBJECT opaque. 4 years ago
obj_mac.h
objects.h
opensslconf.h
opensslv.h
ossl_typ.h
pem.h Remove OPENSSL_NO_FP_API ifdefs. 4 years ago
pkcs7.h Add PKCS7_bundle_raw_certificates function which takes CRYPTO_BUFFERs 3 years ago
pkcs8.h Use X509 certificate alias as friendlyName in PKCS12 3 years ago
pkcs12.h
poly1305.h
pool.h Add CRYPTO_BUFFER_new_from_static_data_unsafe. 3 years ago
rand.h
rc4.h
ripemd.h
rsa.h Add BN_GENCB_new, BN_GENCB_free, and RSA_test_flags. 3 years ago
safestack.h
service_indicator.h Add a service indicator for FIPS 140-3. 3 years ago
sha.h
siphash.h
span.h Try to require C++14. 3 years ago
srtp.h
ssl.h Rewrite SSL_add_file_cert_subjects_to_stack 3 years ago
ssl3.h Record ClientHelloInner values in msg_callback. 3 years ago
stack.h Define STACK_OF(OPENSSL_STRING) more straight-forwardly. 3 years ago
thread.h Limit the pthread_rwlock workaround to glibc. 3 years ago
tls1.h Update to draft-ietf-tls-esni-13. 4 years ago
trust_token.h
type_check.h Try to require C11 (in non-MSVC compilers). 3 years ago
x509.h Add X509_REQ_set1_signature_algo and X509_REQ_set1_signature_value. 3 years ago
x509_vfy.h Fold x509_vfy.h into x509.h. 3 years ago
x509v3.h Use the correct function types in X509V3_EXT_METHODs. 3 years ago