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.
 
 
 
 
 
 
David Benjamin d94d41ca39 Add a note in bn.h that this is not for general-purpose math. 2 years ago
..
aead.h Add a CCM AEAD for Matter, the IoT standard. 3 years ago
aes.h
arm_arch.h Simplify __ARM_ARCH__ definition. 3 years ago
asn1.h Remove ASN1_PRINTABLE_type. 2 years ago
asn1_mac.h
asn1t.h Const-correct the i2d/dup functions we can. 3 years ago
base.h Define CBS/CBB tags as uint32_t with a typedef. 2 years ago
base64.h Add various OpenSSL compatibility functions. 3 years ago
bio.h More -Wshorten-64-to-32 fixes. 2 years ago
blake2.h
blowfish.h
bn.h Add a note in bn.h that this is not for general-purpose math. 2 years ago
buf.h
buffer.h
bytestring.h Define CBS/CBB tags as uint32_t with a typedef. 2 years ago
cast.h
chacha.h
cipher.h Add a poisoned field to EVP_CIPHER_CTX. 3 years ago
cmac.h
conf.h Unexport CONF_parse_list. 3 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
ctrdrbg.h Expose the CTR_DRBG API. 3 years ago
curve25519.h
des.h
dh.h Make DH opaque. 2 years ago
digest.h Zero out the values from the integrity check. 3 years ago
dsa.h Add DSA_bits and DH_bits. 3 years ago
dtls1.h
e_os2.h
ec.h Add the suite of EC_KEY and EC_POINT serializers. 2 years ago
ec_key.h Add the suite of EC_KEY and EC_POINT serializers. 2 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 Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 2 years ago
evp_errors.h
ex_data.h
hkdf.h Fix calculation of draft-13 ECH confirmation signal. 4 years ago
hmac.h Add HMAC_CTX_get_md. 3 years ago
hpke.h Add EVP_HPKE_KEM_public_key_len and EVP_HPKE_KEM_private_key_len. 2 years ago
hrss.h
is_boringssl.h
kdf.h Add EVP_PKEY_HKDF for OpenSSL compatibility. 3 years ago
lhash.h
md4.h
md5.h
mem.h Stub out the OpenSSL secure heap. 3 years ago
nid.h Add EVP_PKEY_HKDF for OpenSSL compatibility. 3 years ago
obj.h
obj_mac.h
objects.h
opensslconf.h Define OPENSSL_NO_SSL_TRACE. 3 years ago
opensslv.h
ossl_typ.h
pem.h Remove PEM_X509_INFO_write_bio. 3 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 Add RAND_get_system_entropy_for_custom_prng 3 years ago
rc4.h
ripemd.h
rsa.h Switch blinding indices to size_t. 2 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 More -Wshorten-64-to-32 fixes. 2 years ago
ssl3.h Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
stack.h Rework STACK_OF(T) documentation. 3 years ago
thread.h Limit the pthread_rwlock workaround to glibc. 3 years ago
time.h Make OPENSSL_tm_to_posix and OPENSSL_posix_to_tm public API 2 years ago
tls1.h More alignment with OpenSSL on TLS 1.3 cipher suite constants. 3 years ago
trust_token.h Add fixed key generation for Trust Token. 3 years ago
type_check.h Replace OPENSSL_STATIC_ASSERT with static_assert. 3 years ago
x509.h Document and tidy up X509_find_by_*. 3 years ago
x509_vfy.h Fold x509_vfy.h into x509.h. 3 years ago
x509v3.h Const-correct X509_EXTENSION functions, as best we can. 3 years ago