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 dd68e4bb4d Add OPENSSL_zalloc 1 year ago
..
test Add OPENSSL_zalloc 1 year 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 Add functions to allow the mocking of AES hw support for testing. 2 years ago
extensions.cc Add support for the new ALPS codepoint 1 year ago
handoff.cc Add support for the new ALPS codepoint 1 year ago
handshake.cc LSC: Apply clang-tidy's modernize-use-bool-literals to boringssl 3 years ago
handshake_client.cc Support WPA 3.1 "enterprise" mode. 2 years ago
handshake_server.cc Align remaining TLS ECDH APIs on "group" terminology 1 year ago
internal.h Add support for the new ALPS codepoint 1 year ago
s3_both.cc Support WPA 3.1 "enterprise" mode. 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 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 Make EVP_PKEY opaque. 2 years ago
ssl_cipher.cc Replace BIO_snprintf with snprintf within the library 1 year ago
ssl_file.cc Use a stub fopen implementation when OPENSSL_NO_FILESYSTEM is set 1 year ago
ssl_key_share.cc Use constant curve-specific groups whenever possible 1 year ago
ssl_lib.cc Add support for the new ALPS codepoint 1 year ago
ssl_privkey.cc Use a helper function to implement get_all_foo_names functions. 2 years ago
ssl_session.cc Convert a few more ints to bools in libssl. 2 years ago
ssl_stat.cc Add SSL_ech_accepted API and ech_is_required alerts. 3 years ago
ssl_test.cc Add OPENSSL_zalloc 1 year 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 Use a stub fopen implementation when OPENSSL_NO_FILESYSTEM is set 1 year 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 Add support for the new ALPS codepoint 1 year 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