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 dd68e4bb4d Add OPENSSL_zalloc 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 Consistently include BTI markers in every assembly file 1 year ago
asm_base.h Fix spelling nits 1 year ago
asn1.h Add ASN1_TIME_set_string_X509 1 year 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 Add support for the new ALPS codepoint 1 year ago
base64.h Add various OpenSSL compatibility functions. 3 years ago
bio.h Reflect OPENSSL_NO_SOCK and OPENSSL_NO_POSIX_IO into headers 1 year ago
blake2.h Remove unions in BLAKE2b implementation 2 years ago
blowfish.h acvp: add CMAC-AES support. 4 years ago
bn.h Add BN_bn2lebinpad and BN_lebin2bn 1 year ago
buf.h acvp: add CMAC-AES support. 4 years ago
buffer.h acvp: add CMAC-AES support. 4 years ago
bytestring.h Export CBS/CBB unicode functions 1 year ago
cast.h acvp: add CMAC-AES support. 4 years ago
chacha.h Handle ChaCha20 counter overflow consistently 1 year ago
cipher.h Return the correct value in EVP_CIPHER_CTX_iv_length after EVP_CTRL_AEAD_SET_IVLEN 1 year ago
cmac.h acvp: add CMAC-AES support. 4 years ago
conf.h Use a stub fopen implementation when OPENSSL_NO_FILESYSTEM is set 1 year 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 Consistently reject large p and large q in DH 1 year ago
digest.h Zero out the values from the integrity check. 3 years ago
dsa.h Make DSA opaque 1 year ago
dtls1.h acvp: add CMAC-AES support. 4 years ago
e_os2.h acvp: add CMAC-AES support. 4 years ago
ec.h Hash-to-curve is now RFC 9380 1 year ago
ec_key.h Make built-in curves static. 1 year 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 Fix truncation warnings with the iteration count 1 year 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 Add EVP_HPKE_KEY_move 1 year 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 Add OPENSSL_zalloc 1 year 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 Update the documentation of RAND_cleanup 1 year ago
rc4.h acvp: add CMAC-AES support. 4 years ago
ripemd.h acvp: add CMAC-AES support. 4 years ago
rsa.h Make RSA opaque 1 year 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 Mark all of bssl::Span as constexpr 1 year ago
srtp.h acvp: add CMAC-AES support. 4 years ago
ssl.h Add support for the new ALPS codepoint 1 year ago
ssl3.h Remove the last of the filename comments. 2 years ago
stack.h Mark the old sk symbols as deprecated 1 year ago
target.h Also suppress OPENSSL_LINUX for nanolibc 1 year ago
thread.h Remove CRYPTO_MUTEX from public headers 1 year ago
time.h Make OPENSSL_tm_to_posix and OPENSSL_posix_to_tm public API 2 years ago
tls1.h Add support for the new ALPS codepoint 1 year 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 Use a stub fopen implementation when OPENSSL_NO_FILESYSTEM is set 1 year ago
x509_vfy.h Fold x509_vfy.h into x509.h. 3 years ago
x509v3.h Const-correct a few X509_PURPOSE and X509_TRUST functions 1 year ago