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 1a118bbf76 Rename CRYPTO_get_ex_new_index to CRYPTO_get_ex_new_index_ex 8 months ago
..
test Check ECDSA curves in TLS 1.2 servers 8 months ago
CMakeLists.txt Use sources.cmake for test binaries 1 year ago
bio_ssl.cc Miscellaneous -Wshorten-64-to-32 fixes. 2 years ago
d1_both.cc Add OPENSSL_zalloc 1 year ago
d1_lib.cc acvp: add CMAC-AES support. 4 years ago
d1_pkt.cc Convert more of the SSL write path to size_t and Spans. 2 years ago
d1_srtp.cc Const-correct SSL_get_srtp_profiles. 4 years ago
dtls_method.cc Maintain the sequence number as a uint64_t. 2 years ago
dtls_record.cc Maintain the sequence number as a uint64_t. 2 years ago
encrypted_client_hello.cc Make an internal RefCounted base class for libssl 9 months ago
extensions.cc Fix delegated credential signature algorithm handling 8 months ago
handoff.cc Add ALPS codepoint supports for split handshake 1 year ago
handshake.cc Fold ssl_add_cert_chain into its caller 8 months ago
handshake_client.cc Check client certificate types in TLS <= 1.2 8 months ago
handshake_server.cc Check ECDSA curves in TLS 1.2 servers 8 months ago
internal.h Remove unused group_id parameter in TLS 1.3 cipher suite selection 8 months ago
s3_both.cc Remove unused group_id parameter in TLS 1.3 cipher suite selection 8 months ago
s3_lib.cc Add SSL_was_key_usage_invalid. 2 years ago
s3_pkt.cc Convert more of the SSL write path to size_t and Spans. 2 years ago
span_test.cc Mark all of bssl::Span as constexpr 1 year ago
ssl_aead_ctx.cc Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
ssl_asn1.cc Tidy up some lengths in SSL_SESSION 2 years ago
ssl_buffer.cc Track SSL_ERROR_ZERO_RETURN explicitly. 2 years ago
ssl_c_test.c acvp: add CMAC-AES support. 4 years ago
ssl_cert.cc Forbid RSA delegated credentials 8 months ago
ssl_cipher.cc Integrate TLS 1.2 sigalg and cipher suite selection 9 months ago
ssl_file.cc Consistently open files in binary mode on Windows 9 months ago
ssl_key_share.cc Make an include/openssl/experimental. Move kyber to it for now. 9 months ago
ssl_lib.cc Rename CRYPTO_get_ex_new_index to CRYPTO_get_ex_new_index_ex 8 months ago
ssl_privkey.cc Deprecate and simplify SSL_CTX_check_private_key 9 months ago
ssl_session.cc Rename CRYPTO_get_ex_new_index to CRYPTO_get_ex_new_index_ex 8 months ago
ssl_stat.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
ssl_test.cc Add tests for what happens when no certificate is configured 9 months ago
ssl_transcript.cc Avoid re-hashing the transcript multiple times. 3 years ago
ssl_versions.cc Use a helper function to implement get_all_foo_names functions. 2 years ago
ssl_x509.cc Slightly simplify ssl_x509.cc 8 months ago
t1_enc.cc Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
tls13_both.cc Tidy up some lengths in SSL_SESSION 2 years ago
tls13_client.cc Add support for the new ALPS codepoint 1 year ago
tls13_enc.cc Move TLS 1.3 KDF functions into the FIPS module. 2 years ago
tls13_server.cc Remove unused group_id parameter in TLS 1.3 cipher suite selection 8 months ago
tls_method.cc Maintain the sequence number as a uint64_t. 2 years ago
tls_record.cc Remove the experimental in-place record APIs. 2 years ago