Commit e85ceac
Roll BoringSSL from 5d4b8d99a14a to 55de8cd4a040 (23 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/5d4b8d99a14a..55de8cd4a040
2025-03-14 [email protected] [fuzz] Replace is_pod
2025-03-12 [email protected] Handle nullptr arguments to FIPS key generation functions
2025-03-12 [email protected] Move some exponentation functions out of the FIPS module
2025-03-12 [email protected] Remove optimized even modulus mod-exp implementation
2025-03-12 [email protected] Warn in SSL_export_keying_material API docs that lengths must match
2025-03-11 [email protected] Add mode for MLS client auth, with EKU checking
2025-03-11 [email protected] Const-correct SSL_export_keying_material
2025-03-11 [email protected] Remove unused "endbranch" x86-64 encoder
2025-03-11 [email protected] Add AES-EAX EVP_AEAD cipher
2025-03-11 [email protected] Stop manually encoding a bunch of x86-64 instructions
2025-03-11 [email protected] Migrate remaining uses of io/ioutil
2025-03-11 [email protected] go mod tidy
2025-03-11 [email protected] acvptool: Disable GCS support by default
2025-03-11 [email protected] Update deps and tag a version for BCR
2025-03-11 [email protected] Replace an old README.chromium file with a plain README.md
2025-03-11 [email protected] Implement draft-ietf-tls-cross-sni-resumption
2025-03-10 [email protected] Fix missing vzeroupper in poly_Rq_mul()
2025-03-10 [email protected] Use vmovdqa to save/restore xmm registers in AES-GCM code on Windows
2025-03-10 [email protected] Fix missing vzeroupper in gcm_ghash_vpclmulqdq_avx2() for len=16
2025-03-10 [email protected] aes-gcm-avx10-x86_64.pl: use strict mode and sync with avx2 code
2025-03-10 [email protected] Update PQ ACVP to reflect NIST's breaking changes.
2025-03-10 [email protected] aes-gcm-avx10-x86_64.pl: fold _ghash_mul_step into _ghash_mul
2025-03-10 [email protected] runner: Test export keying material across all protocols
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/boringssl-dart-sdk
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in BoringSSL: https://crbug.com/boringssl/new
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: Ib5508c914fb2ce9fbcf741888ad4511a60fcc1df
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/415685
Reviewed-by: Alexander Markov <[email protected]>
Commit-Queue: Alexander Markov <[email protected]>
Reviewed-by: Alexander Aprelev <[email protected]>1 parent 3a0fbb1 commit e85ceac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments