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 335523a2c4 Align remaining TLS ECDH APIs on "group" terminology 1 year ago
..
aead.h Add back support for TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 2 years ago
aes.h Clarify in-place rules for low-level AES mode functions. 4 years ago
arm_arch.h Simplify __ARM_ARCH__ definition. 3 years ago
asn1.h Widen ASN1_mbstring_copy and ASN1_mbstring_ncopy to ossl_ssize_t 2 years ago
asn1_mac.h acvp: add CMAC-AES support. 4 years ago
asn1t.h Align header guard style in the remaining headers. 2 years ago
base.h OpenBSD Support 2 years ago
base64.h Add various OpenSSL compatibility functions. 3 years ago
bio.h Remove unimplemented SSL BIO_ctrl values 2 years ago
blake2.h Remove unions in BLAKE2b implementation 2 years ago
blowfish.h acvp: add CMAC-AES support. 4 years ago
bn.h Add OPENSSL_EXPORT to BN_mod_inverse_blinded 2 years ago
buf.h acvp: add CMAC-AES support. 4 years ago
buffer.h acvp: add CMAC-AES support. 4 years ago
bytestring.h Rewrite c2i_ASN1_OBJECT 2 years ago
cast.h acvp: add CMAC-AES support. 4 years ago
chacha.h Reference the newer ChaCha20-Poly1305 RFC. 4 years ago
cipher.h Don't use negative values for unimplemented modes 2 years ago
cmac.h acvp: add CMAC-AES support. 4 years ago
conf.h Remove variable expansion from CONF fuzzer 2 years ago
cpu.h Move CPU detection symbols to crypto/internal.h. 3 years ago
crypto.h Remove the last of the broken NEON workaround 2 years ago
ctrdrbg.h Add CTRDBG_STATE to bssl::UniquePtr 2 years ago
curve25519.h acvp: add CMAC-AES support. 4 years ago
des.h Add a warning to des.h. 4 years ago
dh.h Make DH opaque. 2 years ago
digest.h Zero out the values from the integrity check. 3 years ago
dsa.h Cap the number of ECDSA and DSA sign iterations. 2 years ago
dtls1.h acvp: add CMAC-AES support. 4 years ago
e_os2.h acvp: add CMAC-AES support. 4 years ago
ec.h Implement P256_XMD:SHA-256_SSWU_RO_ and P384_XMD:SHA-384_SSWU_RO_ 2 years ago
ec_key.h Rewrite i2o_ECPublicKey with CBB_finish_i2d. 2 years ago
ecdh.h acvp: add CMAC-AES support. 4 years ago
ecdsa.h Cap the number of ECDSA and DSA sign iterations. 2 years ago
engine.h acvp: add CMAC-AES support. 4 years ago
err.h Make ERR and thread use system malloc. 2 years ago
evp.h Clarify that X25519 also supports EVP_PKEY_new_raw_private_key, etc 2 years ago
evp_errors.h Refactor HPKE API to include explicit length parameters. 4 years ago
ex_data.h Fix -Wshorten-64-to-32 errors in ex_data.c. 2 years ago
hkdf.h Fix calculation of draft-13 ECH confirmation signal. 3 years ago
hmac.h Add HMAC_CTX_get_md. 2 years ago
hpke.h Implement the AuthEncap/AuthDecap HPKE modes 2 years ago
hrss.h hrss: use less stack space. 3 years ago
is_boringssl.h acvp: add CMAC-AES support. 4 years ago
kdf.h Add EVP_PKEY_HKDF for OpenSSL compatibility. 2 years ago
kyber.h Adding a C implementation of Kyber. 2 years ago
lhash.h Unexport almost all of LHASH. 3 years ago
md4.h acvp: add CMAC-AES support. 4 years ago
md5.h acvp: add CMAC-AES support. 4 years ago
mem.h Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
nid.h Align Kyber names with draft-tls-westerbaan-xyber768d00 2 years ago
obj.h Add a warning about OBJ_create and global state 2 years ago
obj_mac.h acvp: add CMAC-AES support. 4 years ago
objects.h acvp: add CMAC-AES support. 4 years ago
opensslconf.h Define OPENSSL_NO_SSL_TRACE. 2 years ago
opensslv.h acvp: add CMAC-AES support. 4 years ago
ossl_typ.h acvp: add CMAC-AES support. 4 years ago
pem.h Fix miscellaneous size_t truncations 2 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 acvp: add CMAC-AES support. 4 years ago
poly1305.h acvp: add CMAC-AES support. 4 years ago
pool.h Add CRYPTO_BUFFER_new_from_static_data_unsafe. 3 years ago
rand.h Add RAND_get_system_entropy_for_custom_prng 2 years ago
rc4.h acvp: add CMAC-AES support. 4 years ago
ripemd.h acvp: add CMAC-AES support. 4 years ago
rsa.h Add APIs to support RSA keys with large e. 2 years ago
safestack.h acvp: add CMAC-AES support. 4 years ago
service_indicator.h Add a service indicator for FIPS 140-3. 3 years ago
sha.h acvp: add CMAC-AES support. 4 years ago
siphash.h acvp: add CMAC-AES support. 4 years ago
span.h Use a helper function to implement get_all_foo_names functions. 2 years ago
srtp.h acvp: add CMAC-AES support. 4 years ago
ssl.h Align remaining TLS ECDH APIs on "group" terminology 1 year ago
ssl3.h Remove the last of the filename comments. 2 years ago
stack.h Bound STACK_OF(T) sizes by int 2 years ago
thread.h Add an atomics library to crypto/internal.h 2 years ago
time.h Make OPENSSL_tm_to_posix and OPENSSL_posix_to_tm public API 2 years ago
tls1.h Add back support for TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 2 years ago
trust_token.h Add Trust Token version using standardized hash2curve. 2 years ago
type_check.h Replace OPENSSL_STATIC_ASSERT with static_assert. 2 years ago
x509.h Add documentation for X509_STORE_CTX_set_verify_cb and friends 2 years ago
x509_vfy.h Fold x509_vfy.h into x509.h. 3 years ago
x509v3.h Cap the input size to the conf fuzzer 2 years ago