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 e44712755d Const-correct the 'kstr' parameter of PEM functions 9 months ago
..
pki Guard C++ headers. 9 months 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 Replace remaining references to __ARM_ARCH__ with __ARM_ARCH 1 year ago
asm_base.h Replace remaining references to __ARM_ARCH__ with __ARM_ARCH 1 year ago
asn1.h Mark ASN1_STRFLAGS_* and XN_FLAG_* with the right type 9 months 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 Unexport most of X509_TRUST and X509_PURPOSE and simplify 9 months ago
base64.h Add various OpenSSL compatibility functions. 3 years ago
bio.h Use BIO_TYPE_* constants for flags 9 months ago
blake2.h Remove unions in BLAKE2b implementation 2 years ago
blowfish.h acvp: add CMAC-AES support. 4 years ago
bn.h Support lists and code blocks in doc.go 11 months 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 Add conf.h to the documentation output 11 months ago
cpu.h Move CPU detection symbols to crypto/internal.h. 3 years ago
crypto.h Add a no-op OPENSSL_INIT_NO_ATEXIT 9 months ago
ctrdrbg.h Add CTRDBG_STATE to bssl::UniquePtr 2 years ago
curve25519.h Support lists and code blocks in doc.go 11 months ago
des.h Unexport uint32_t-based DES APIs 10 months 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 Elaborate a bit on static vs dynamic EC_GROUPs in documentation 10 months 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 Add some IWYU export pragmas 1 year ago
evp_errors.h Refactor HPKE API to include explicit length parameters. 4 years ago
ex_data.h Document some miscellaneous x509.h functions 9 months 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 Fix KYBER_decap declaration 12 months 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 Also add OPENSSL_calloc 1 year ago
nid.h Align Kyber names with draft-tls-westerbaan-xyber768d00 2 years ago
obj.h Add some IWYU export pragmas 1 year ago
obj_mac.h acvp: add CMAC-AES support. 4 years ago
objects.h acvp: add CMAC-AES support. 4 years ago
opensslconf.h Export OPENSSL_NO_* defines in bssl-sys for consumption in rust-openssl 1 year ago
opensslv.h acvp: add CMAC-AES support. 4 years ago
ossl_typ.h acvp: add CMAC-AES support. 4 years ago
pem.h Const-correct the 'kstr' parameter of PEM functions 9 months 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
posix_time.h Expose OPENSSL_timegm in posix_time.h 9 months ago
rand.h Add support for fork detection via pthread_atfork() 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 Tighten up the warning about RSAES-PKCS1-v1_5 9 months 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 Implement the old FIPS 186-2 PRF 12 months ago
siphash.h acvp: add CMAC-AES support. 4 years ago
span.h Add functions to convert from Span<const uint8> and std::string_view 9 months ago
srtp.h acvp: add CMAC-AES support. 4 years ago
ssl.h Update delegated credentials to the final RFC 9 months 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 Don't define OPENSSL_LINUX for CROS_EC and CROS_ZEPHYR 10 months ago
thread.h Remove CRYPTO_MUTEX from public headers 1 year ago
time.h Rename <openssl/time.h> to <openssl/posix_time.h> 10 months ago
tls1.h Update delegated credentials to the final RFC 9 months 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 Document some miscellaneous x509.h functions 9 months ago
x509_vfy.h Fold x509_vfy.h into x509.h. 3 years ago
x509v3.h Move CRL_REASON_* back to x509v3.h 10 months ago
x509v3_errors.h Merge <openssl/x509v3.h> into <openssl/x509.h> 12 months ago