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 15ba28f839 Make CBB_init_fixed infallible and allocationless. 2 years ago
..
aead.h Add a CCM AEAD for Matter, the IoT standard. 3 years ago
aes.h
arm_arch.h
asn1.h Add int64 ASN1_INTEGER setters too. 3 years ago
asn1_mac.h
asn1t.h Const-correct the i2d/dup functions we can. 3 years ago
base.h Clean up header to reuse __riscv definition 3 years ago
base64.h
bio.h
blake2.h
blowfish.h
bn.h Various -Wshorten-64-to-32 fixes. 3 years ago
buf.h
buffer.h
bytestring.h Make CBB_init_fixed infallible and allocationless. 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
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 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
engine.h
err.h
evp.h Stub out DSA paramgen functions. 3 years ago
evp_errors.h
ex_data.h
hkdf.h
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
pkcs8.h Use X509 certificate alias as friendlyName in PKCS12 3 years ago
pkcs12.h
poly1305.h
pool.h
rand.h Add RAND_get_system_entropy_for_custom_prng 3 years ago
rc4.h
ripemd.h
rsa.h
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 Check for TLS 1.3 in SSL_generate_key_block. 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
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
x509v3.h Const-correct X509_EXTENSION functions, as best we can. 3 years ago