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 3a036c76eb Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
..
test Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
CMakeLists.txt Add ECH server (draft-ietf-tls-esni-09). 4 years ago
bio_ssl.cc Fix crash when flushing an SSL BIO. 4 years ago
d1_both.cc Const-correct message creation hooks. 4 years ago
d1_lib.cc acvp: add CMAC-AES support. 4 years ago
d1_pkt.cc acvp: add CMAC-AES support. 4 years ago
d1_srtp.cc Const-correct SSL_get_srtp_profiles. 4 years ago
dtls_method.cc acvp: add CMAC-AES support. 4 years ago
dtls_record.cc acvp: add CMAC-AES support. 4 years ago
encrypted_client_hello.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
handoff.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
handshake.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
handshake_client.cc Remove the Channel ID callback. 4 years ago
handshake_server.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
internal.h Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
s3_both.cc Const-correct message creation hooks. 4 years ago
s3_lib.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
s3_pkt.cc Check hs->early_session, not ssl->session, for the early data limit. 4 years ago
span_test.cc acvp: add CMAC-AES support. 4 years ago
ssl_aead_ctx.cc acvp: add CMAC-AES support. 4 years ago
ssl_asn1.cc Rename the master_key field in SSL_SESSION to secret. 4 years ago
ssl_buffer.cc acvp: add CMAC-AES support. 4 years ago
ssl_c_test.c acvp: add CMAC-AES support. 4 years ago
ssl_cert.cc Fix issuerUID and subjectUID parsing in the key usage checker. 4 years ago
ssl_cipher.cc Add SSL_CIPHER_get_protocol_id. 4 years ago
ssl_file.cc acvp: add CMAC-AES support. 4 years ago
ssl_key_share.cc Rearrange SSLKeyShare::Serialize. 4 years ago
ssl_lib.cc Move ECH-related APIs to encrypted_client_hello.cc. 4 years ago
ssl_privkey.cc Add SSL_can_release_private_key. 4 years ago
ssl_session.cc Remove the Channel ID callback. 4 years ago
ssl_stat.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
ssl_test.cc Don't copy client's session ID into server's session. 4 years ago
ssl_transcript.cc Rename the master_key field in SSL_SESSION to secret. 4 years ago
ssl_versions.cc acvp: add CMAC-AES support. 4 years ago
ssl_x509.cc acvp: add CMAC-AES support. 4 years ago
t1_enc.cc Rename the master_key field in SSL_SESSION to secret. 4 years ago
t1_lib.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
tls13_both.cc Add experimental handshake hints API. 4 years ago
tls13_client.cc Remove the Channel ID callback. 4 years ago
tls13_enc.cc Update the ECH GREASE size selection. 4 years ago
tls13_server.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
tls_method.cc Add experimental handshake hints API. 4 years ago
tls_record.cc Fix unterminated clang-format off. 4 years ago