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.
 
 
 
 
 
 
Bob Beck f86a63c87c Introduce a locale-independent version of isdigit 2 years ago
..
test Introduce a locale-independent version of isdigit 2 years ago
CMakeLists.txt Specify all library install destinations 2 years ago
bio_ssl.cc Miscellaneous -Wshorten-64-to-32 fixes. 2 years ago
d1_both.cc More -Wshorten-64-to-32 fixes. 2 years 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 Record ClientHelloInner values in msg_callback. 3 years ago
extensions.cc Don't send two post-quantum initial key shares. 2 years ago
handoff.cc Define CBS/CBB tags as uint32_t with a typedef. 2 years ago
handshake.cc LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl 3 years ago
handshake_client.cc Add SSL_was_key_usage_invalid. 2 years ago
handshake_server.cc Support handshake hints for TLS 1.2 full handshakes. 2 years ago
internal.h Add stubs for hybrid Kyber768 with X25519 or P-256. 2 years ago
s3_both.cc Drop the preference for 256-bit ciphers with CECPQ2. 2 years 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 acvp: add CMAC-AES support. 4 years ago
ssl_aead_ctx.cc Maintain the sequence number as a uint64_t. 2 years ago
ssl_asn1.cc Define CBS/CBB tags as uint32_t with a typedef. 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 Const-correct sk_FOO_deep_copy's copy callback. 2 years ago
ssl_cipher.cc More alignment with OpenSSL on TLS 1.3 cipher suite constants. 2 years ago
ssl_file.cc Fix SSL_load_client_CA_file when given an empty file. 2 years ago
ssl_key_share.cc Use the same Deleter across all bssl::UniquePtr<T>. 2 years ago
ssl_lib.cc Add SSL_was_key_usage_invalid. 2 years ago
ssl_privkey.cc Don't allow the caller to configure invalid signature algorithms. 2 years ago
ssl_session.cc Const-correct sk_FOO_deep_copy's copy callback. 2 years ago
ssl_stat.cc Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
ssl_test.cc Add NO_CHECK_TIME to SSLTest.ECHBuiltinVerifier too 2 years ago
ssl_transcript.cc Avoid re-hashing the transcript multiple times. 3 years ago
ssl_versions.cc Add a function to express the desired record version protocol. 3 years ago
ssl_x509.cc Const-correct sk_FOO_deep_copy's copy callback. 2 years ago
t1_enc.cc Allow using the TLS exporter in more cases. 2 years ago
tls13_both.cc Support handshake hints for TLS 1.2 full handshakes. 2 years ago
tls13_client.cc Add SSL_[CTX_]_set_compliance_policy. 2 years ago
tls13_enc.cc LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl 3 years ago
tls13_server.cc Support handshake hints for TLS 1.2 full handshakes. 2 years 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