Sign in
boringssl
/
boringssl.git
/
HEAD
cccf852
Use max_cert_list for TLSv1.3 NewSessionTicket
by Chris Vest
· 8 weeks ago
main
85145fd
Replace sscanf() with strtoull() in OPENSSL_ia32cap parser
by Daniel Verkamp
· 2 weeks ago
8d312a0
Fix urandom_test includes so it is not a no-op
by Daniel Verkamp
· 2 weeks ago
e369919
Make bssl_shim and fuzzer BIOs use the public APIs
by David Benjamin
· 4 days ago
3718975
Make LHASH a completely internal type
by David Benjamin
· 5 weeks ago
9444dcc
Put BIO_clear_flags with the other flags functions
by David Benjamin
· 4 days ago
fdde786
Add BIO_meth_set_callback_ctrl
by David Benjamin
· 4 days ago
54013df
Implement BIO_meth_get_*
by David Benjamin
· 4 days ago
690261b
Align bio_info_cb with upstream OpenSSL
by David Benjamin
· 4 days ago
37373b9
Fix BIO_eof for BIO pairs
by David Benjamin
· 3 days ago
40ca3eb
Tidy up the BIO_ctrl implementations
by David Benjamin
· 4 days ago
27ac00d
Add missing asserts to SSL_get_(min|max)_proto_version
by David Benjamin
· 4 days ago
217e99d
Add CBB_add_asn1_element convenience function
by David Benjamin
· 14 days ago
a1337d2
Some more IWYU fixes
by David Benjamin
· 7 days ago
fa89199
Fix rust build breakge, unable to find cmake artifacts
by Nabil Wadih
· 8 days ago
ff94753
Avoid redefining constants introduced in glibc 2.41.
by Sergio Gómez
· 10 days ago
c613e01
IWYU in cms_test.cc
by David Benjamin
· 7 days ago
07a1e62
Fix v2i_AUTHORITY_INFO_ACCESS
by David Benjamin
· 7 days ago
999dd48
Remove dependencies in the library on der::Input(std::string_view)
by David Benjamin
· 7 days ago
ea482ed
Switch a bit more of libcrypto to scopers
by David Benjamin
· 8 days ago
02a28c1
[acvptool] Fetch and upload arbitrary algortihms
by Brian Orr
· 6 weeks ago
a48a41a
Flatten a few more inner CMake files
by David Benjamin
· 9 days ago
641798f2
Honor the BUILD_TESTING option
by David Benjamin
· 9 days ago
5e3ba4c
Stop copying targets into subdirectory in the CMake build
by David Benjamin
· 9 days ago
269416b
Update ACVP tests in light of 99bd1df99b
by Adam Langley
· 9 days ago
129da2c
I have been laid off from Google.
by Bob Beck
· 9 days ago
eac08c8
Convert more things to scopers
by David Benjamin
· 10 days ago
13a1db1
Pull BN_mod_pow2 and BN_nnmod_pow2 out of BCM
by David Benjamin
· 11 days ago
aa9b72b
Pull BN_sqrt out of BCM
by David Benjamin
· 11 days ago
6cfdfcc
Convert most of BN to scopers
by David Benjamin
· 11 days ago
2b44a37
Bump version for BCR
by David Benjamin
· 10 days ago
0.20250415.0
2301836
Tidy TLS 1.2 cipher selection.
by David Benjamin
· 10 days ago
d9f5f88
Put all VS runtime dirs in PATH
by David Benjamin
· 10 days ago
45a865d
Update tools, etc
by David Benjamin
· 11 days ago
c9edbaa
Switch to the CIPD Windows SDK package
by David Benjamin
· 4 months ago
34a1d37
Implement functions to generate CMS external signatures
by David Benjamin
· 3 weeks ago
78ee3da
Move most PKCS #7 test data to files
by David Benjamin
· 2 weeks ago
08c3a93
Add CBB_flush_asn1_set_of calls to pkcs7_add_signed_data
by David Benjamin
· 2 weeks ago
c1af314
Add EVP_marshal_digest_algorithm_no_params
by David Benjamin
· 3 weeks ago
fda22fa
Add some CBB-based functions for crypto/x509 and crypto/asn1 types
by David Benjamin
· 2 weeks ago
a795743
Shave 8 bytes off EVP_AEAD_CTX
by David Benjamin
· 11 days ago
5386d90
Fix backward check in crl_crldp_check
by Bob Beck
· 2 weeks ago
5219abf
Remove OPENSSL_CAN_USE_ATTR_FALLTHROUGH
by David Benjamin
· 2 weeks ago
5d300aa
Remove EVP_MD_FLAG_PKEY_DIGEST
by David Benjamin
· 2 weeks ago
99bd1df
Remove MAC truncation from FIPS interface.
by Adam Langley
· 3 weeks ago
434d753
Remove B_ASN1_UNKNOWN
by David Benjamin
· 3 weeks ago
24ee260
Support ANY attribute values in X509_NAME
by David Benjamin
· 3 weeks ago
7fa475f
Remove ASN1_PRINTABLE
by David Benjamin
· 3 weeks ago
ef839bf
Support OCTET STRING attribute values in X509_NAME
by David Benjamin
· 3 weeks ago
d5440dd
Optimize computation of H^2 from H^1 in AES-GCM
by Eric Biggers
· 3 weeks ago
8d8df26
Do not include asn1_mac.h from rust
by Bob Beck
· 3 weeks ago
a553a9d
Default to no target prefix when generating Android build files.
by Pete Bentley
· 3 weeks ago
f0ab911
Mention the license notice for new files in CONTRIBUTING
by David Benjamin
· 6 weeks ago
2896aa9
Spell Apache 2.0 correctly in fiat/README.chromium
by David Benjamin
· 6 weeks ago
dcfdef8
Use Montgomery reduction in DSA verify
by David Benjamin
· 4 weeks ago
1c8c0d9
Use std::sort instead of qsort in libssl
by David Benjamin
· 4 weeks ago
e68438b
Fix comment on bn_div_rem_words and use MSVC instrinsic
by David Benjamin
· 4 weeks ago
c86127e
Change to use ALPS new codepoint as default
by Victor Tan
· 4 weeks ago
a999361
upprev boringssl/util/bot/perl-win32 dep
by Dan Le Febvre
· 4 weeks ago
6bdf972
Make Golint happy
by Bob Beck
· 4 weeks ago
5a3a1e2
Revert "Remove Karatsuba multiplication in BIGNUM"
by David Benjamin
· 4 weeks ago
5b6b14d
Add `hpke::Kem::get_public_key`
by Brett McLarnon
· 4 weeks ago
96e2cad
Add support for C2PA validation modes
by Bob Beck
· 6 weeks ago
447dc9d
Add a missing ifdef to CRYPTO_set_fuzzer_mode call
by David Benjamin
· 4 weeks ago
dd2c1a3
Fix comment for SSL_get_write_sequence.
by Nick Harper
· 4 weeks ago
60ac018
Pull SLH-DSA test out of BORINGSSL_self_check()
by Bob Beck
· 5 weeks ago
f6bf5e2
Add APIs to access DTLS record layer state
by David Benjamin
· 5 weeks ago
02f0d87
draft-kwiatkowski-tls-ecdhe-mlkem-01 is now draft-ietf-tls-ecdhe-mlkem-00
by David Benjamin
· 5 weeks ago
71bcfad
Remove MSVC C4702 suppressions in code
by David Benjamin
· 5 weeks ago
126de11
Remove MSVC warning suppressions around Windows system headers
by David Benjamin
· 5 weeks ago
7c25e73
Fix fuzzer build on Windows
by David Benjamin
· 5 weeks ago
03d0f70
Refresh fuzzer corpus
by David Benjamin
· 6 weeks ago
56383da
Simplfy fuzzer build
by David Benjamin
· 1 year, 1 month ago
9ba6410
Make bcm use internal AES functions
by Bob Beck
· 5 weeks ago
51e517b
Don't override the clock in BORINGSSL_UNSAFE_DETERMINISTIC_MODE
by David Benjamin
· 6 weeks ago
19a66a4
Fix the link order of various dependencies
by David Benjamin
· 6 weeks ago
fec6c6f
Fix some duplicate #defines
by David Benjamin
· 6 weeks ago
9179118
Rewrite header guards
by David Benjamin
· 6 weeks ago
14d05a3
Remove the avx10_256 entry from BORINGSSL_function_hit
by Eric Biggers
· 5 weeks ago
11337e4
Clean up aes-gcm-avx512-x86_64.pl to assume 512-bit vectors
by Eric Biggers
· 5 weeks ago
c7bec85
Rename avx10 and avx10_512 to avx512
by Eric Biggers
· 5 weeks ago
de614d8
delocate: Preserve AVX-512 tokens when rewriting labels
by David Benjamin
· 5 weeks ago
96fd867
Tolerate RCS-MLS custom critical extensions
by Bob Beck
· 6 weeks ago
9645454
Accept only digital signature key usage for RCS-MLS
by Bob Beck
· 6 weeks ago
5584ad8
correct old license on aes.cc
by Bob Beck
· 5 weeks ago
3e2858d
Move gcm_gmult_vpclmulqdq_avx10 and add comment
by Eric Biggers
· 6 weeks ago
c6292fa
Move polyval into asegcmsiv
by Bob Beck
· 3 months ago
0d4edf4
Start extracting AES
by Bob Beck
· 3 months ago
2667ae3
Make MODULE.bazel and BUILD.bazel buildifier-clean
by David Benjamin
· 6 weeks ago
30b7a01
Mark some transitive includes as IWYU export.
by David Benjamin
· 6 weeks ago
808b8f3
Remove bn_div_words from bn-586.pl
by David Benjamin
· 6 weeks ago
89eb6dd
Remove Karatsuba multiplication in BIGNUM
by David Benjamin
· 6 weeks ago
48b1f45
Decrease BN_MONTGOMERY_MAX_WORDS to 16384 bits
by David Benjamin
· 6 weeks ago
a71d288
Convert a few more things to scopers
by David Benjamin
· 6 weeks ago
b918bad
bn: Change return type of `bn_mul_mont_*` internals to `void`.
by Brian Smith
· 3 months ago
6df79a6
Correct an incorrect license that was committed recently
by Bob Beck
· 6 weeks ago
55de8cd
[fuzz] Replace is_pod
by Leonard Chan
· 6 weeks ago
97e73a3
Handle nullptr arguments to FIPS key generation functions
by Adam Langley
· 6 weeks ago
e94d0a9
Move some exponentation functions out of the FIPS module
by David Benjamin
· 6 weeks ago
b483b0c
Remove optimized even modulus mod-exp implementation
by David Benjamin
· 6 weeks ago
Next »