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 3950d6ce25 Implement P256_XMD:SHA-256_SSWU_RO_ and P384_XMD:SHA-384_SSWU_RO_ 2 years ago
..
aead.h Add a CCM AEAD for Matter, the IoT standard. 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 Get rid of time_t usage internally, change to int64_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 Remove support for ppc64le. 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 Add basic BLAKE2b-256 support. 4 years ago
blowfish.h acvp: add CMAC-AES support. 4 years ago
bn.h Cap decimal input sizes in s2i_ASN1_INTEGER 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 Add CBS_get_u64_decimal. 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 Further const-correct config-based extension creation. 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 Expose the CTR_DRBG API. 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 Add DSA_bits and DH_bits. 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 Deduplicate d2i and i2d documentation. 3 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 Make EVP_PKEY_*_tls_encodedpoint work with EVP_PKEY_EC. 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 Add EVP_HPKE_KEM_public_key_len and EVP_HPKE_KEM_private_key_len. 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
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 Add stubs for hybrid Kyber768 with X25519 or P-256. 2 years ago
obj.h Make ASN1_OBJECT opaque. 3 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 Const-correct the various EVP_PKEY PEM writers 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 Switch blinding indices to size_t. 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 Try to require C++14. 3 years ago
srtp.h acvp: add CMAC-AES support. 4 years ago
ssl.h Add stubs for hybrid Kyber768 with X25519 or P-256. 2 years ago
ssl3.h Remove the last of the filename comments. 2 years ago
stack.h Const-correct sk_FOO_deep_copy's copy callback. 2 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. 2 years ago
trust_token.h Remove old Trust Token redeem API. 2 years ago
type_check.h Replace OPENSSL_STATIC_ASSERT with static_assert. 2 years ago
x509.h Get rid of time_t usage internally, change to int64_t 2 years ago
x509_vfy.h Fold x509_vfy.h into x509.h. 3 years ago
x509v3.h Unexport GENERAL_NAME_cmp 2 years ago