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.
 
 
 
 
 
 
Nick Harper ca2eba6a5e [DTLS] Use absolute instead of relative epoch numbers. 5 months ago
..
test Make BoringSSL initialization-less 5 months ago
bio_ssl.cc Miscellaneous -Wshorten-64-to-32 fixes. 2 years ago
d1_both.cc [DTLS] Use absolute instead of relative epoch numbers. 5 months ago
d1_lib.cc acvp: add CMAC-AES support. 4 years ago
d1_pkt.cc [DTLS] Use absolute instead of relative epoch numbers. 5 months ago
d1_srtp.cc Const-correct SSL_get_srtp_profiles. 4 years ago
dtls_method.cc Reset DTLS1_BITMAP without resorting to memset 7 months ago
dtls_record.cc [DTLS] Use absolute instead of relative epoch numbers. 5 months ago
encrypted_client_hello.cc Make an internal RefCounted base class for libssl 9 months ago
extensions.cc Implement rsa_pkcs1_sha256_legacy. 5 months ago
handoff.cc Add an SSL_CREDENTIAL API for ECDSA/RSA and delegated credentials 8 months ago
handshake.cc Add an SSL_CREDENTIAL API for ECDSA/RSA and delegated credentials 8 months ago
handshake_client.cc Send a consistent alert when the peer sends a bad signature algorithm 5 months ago
handshake_server.cc Send a consistent alert when the peer sends a bad signature algorithm 5 months ago
internal.h [DTLS] Use absolute instead of relative epoch numbers. 5 months ago
s3_both.cc Remove unused group_id parameter in TLS 1.3 cipher suite selection 8 months ago
s3_lib.cc Add an SSL_CREDENTIAL API for ECDSA/RSA and delegated credentials 8 months 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 Fix a number of cases overwriting certificates, keys, etc. with SSL_CREDENTIAL 8 months ago
ssl_cipher.cc Integrate TLS 1.2 sigalg and cipher suite selection 9 months ago
ssl_credential.cc Fix a number of cases overwriting certificates, keys, etc. with SSL_CREDENTIAL 8 months ago
ssl_file.cc Consistently open files in binary mode on Windows 9 months ago
ssl_key_share.cc Mark kyber as experimental 5 months ago
ssl_lib.cc Make BoringSSL initialization-less 5 months ago
ssl_privkey.cc Implement rsa_pkcs1_sha256_legacy. 5 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. 3 years ago
ssl_test.cc Make SSL_select_next_proto more robust to invalid calls. 5 months ago
ssl_transcript.cc Avoid re-hashing the transcript multiple times. 3 years ago
ssl_versions.cc Set the minumum TLS version to (D)TLS 1.2 by default 6 months ago
ssl_x509.cc Fix a number of cases overwriting certificates, keys, etc. with SSL_CREDENTIAL 8 months ago
t1_enc.cc Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
tls13_both.cc Send a consistent alert when the peer sends a bad signature algorithm 5 months ago
tls13_client.cc Only negotiate ECDHE curves and sigalgs once 8 months ago
tls13_enc.cc Move TLS 1.3 KDF functions into the FIPS module. 2 years ago
tls13_server.cc Only negotiate ECDHE curves and sigalgs once 8 months ago
tls_method.cc Maintain the sequence number as a uint64_t. 2 years ago
tls_record.cc [DTLS] Use absolute instead of relative epoch numbers. 5 months ago