From b734527dfafa1fa2f82473ba38153a6e081fb3d9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 22 May 2023 21:04:57 +0000 Subject: [PATCH] Roll Dart SDK from b3e1eeda4918 to 1ca8f8368ecc (5 revisions) https://dart.googlesource.com/sdk.git/+log/b3e1eeda4918..1ca8f8368ecc 2023-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-134.0.dev 2023-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-133.0.dev 2023-05-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-132.0.dev 2023-05-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-131.0.dev 2023-05-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-130.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 8 +- ci/licenses_golden/excluded_files | 25 +- ci/licenses_golden/licenses_third_party | 618 +++++++++++++----------- sky/packages/sky_engine/LICENSE | 92 ++-- 4 files changed, 423 insertions(+), 320 deletions(-) diff --git a/DEPS b/DEPS index 5f08b74c88943..25834f451cd94 100644 --- a/DEPS +++ b/DEPS @@ -53,13 +53,13 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'b3e1eeda491848a9c3c91a5e4a3dc4c407c92e02', + 'dart_revision': '1ca8f8368ecc2ffabc2002a54fe9a65b32fc1d9c', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py 'dart_binaryen_rev': 'b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9', - 'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f', - 'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198', + 'dart_boringssl_gen_rev': 'a468ba9fec3f59edf46a7db98caaca893e1e4d96', + 'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05', 'dart_browser_launcher_rev': '40e431543840cbe7fc05b95a2f851d9f1bd3bc14', 'dart_clock_rev': 'fe85908f0445586f47e77acfec9e2593abc6dcd0', 'dart_collection_rev': 'db2da4891f848b598fe604f1e64aa3eb2efe2b6d', @@ -366,7 +366,7 @@ deps = { Var('dart_git') + '/csslib.git@b2b9b55ada8ba0c6efb1eb9db0983ac4f6ab522d', 'src/third_party/dart/third_party/pkg/dart_style': - Var('dart_git') + '/dart_style.git@156f5c8c3bfe4e3b8e7adc95f7cf24d9500f11c6', + Var('dart_git') + '/dart_style.git@a36eb2030765592701ec0f54b4085c0932c39991', 'src/third_party/dart/third_party/pkg/dartdoc': Var('dart_git') + '/dartdoc.git@702f3ff7baed9d8d49de2714e5aff62c1cd4f069', diff --git a/ci/licenses_golden/excluded_files b/ci/licenses_golden/excluded_files index d4b5ce9f5264f..3127bada87d05 100644 --- a/ci/licenses_golden/excluded_files +++ b/ci/licenses_golden/excluded_files @@ -1094,17 +1094,17 @@ ../../../third_party/benchmark ../../../third_party/boringssl/.git ../../../third_party/boringssl/.gitignore +../../../third_party/boringssl/OWNERS ../../../third_party/boringssl/README +../../../third_party/boringssl/apple-aarch64/crypto/test +../../../third_party/boringssl/apple-arm/crypto/test +../../../third_party/boringssl/apple-x86/crypto/test +../../../third_party/boringssl/apple-x86_64/crypto/test ../../../third_party/boringssl/codereview.settings -../../../third_party/boringssl/ios-aarch64/crypto/test -../../../third_party/boringssl/ios-arm/crypto/test ../../../third_party/boringssl/linux-aarch64/crypto/test ../../../third_party/boringssl/linux-arm/crypto/test -../../../third_party/boringssl/linux-ppc64le/crypto/test ../../../third_party/boringssl/linux-x86/crypto/test ../../../third_party/boringssl/linux-x86_64/crypto/test -../../../third_party/boringssl/mac-x86/crypto/test -../../../third_party/boringssl/mac-x86_64/crypto/test ../../../third_party/boringssl/src/.clang-format ../../../third_party/boringssl/src/.git ../../../third_party/boringssl/src/.github @@ -1120,6 +1120,7 @@ ../../../third_party/boringssl/src/README.md ../../../third_party/boringssl/src/SANDBOXING.md ../../../third_party/boringssl/src/STYLE.md +../../../third_party/boringssl/src/cmake ../../../third_party/boringssl/src/codereview.settings ../../../third_party/boringssl/src/crypto/CMakeLists.txt ../../../third_party/boringssl/src/crypto/abi_self_test.cc @@ -1133,11 +1134,10 @@ ../../../third_party/boringssl/src/crypto/cipher_extra/aead_test.cc ../../../third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc ../../../third_party/boringssl/src/crypto/cipher_extra/test -../../../third_party/boringssl/src/crypto/cmac/cmac_test.cc ../../../third_party/boringssl/src/crypto/compiler_test.cc ../../../third_party/boringssl/src/crypto/conf/conf_test.cc ../../../third_party/boringssl/src/crypto/constant_time_test.cc -../../../third_party/boringssl/src/crypto/cpu-arm-linux_test.cc +../../../third_party/boringssl/src/crypto/cpu_arm_linux_test.cc ../../../third_party/boringssl/src/crypto/crypto_test.cc ../../../third_party/boringssl/src/crypto/curve25519/ed25519_test.cc ../../../third_party/boringssl/src/crypto/curve25519/make_curve25519_tables.py @@ -1159,18 +1159,22 @@ ../../../third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/bn/bn_test_to_fuzzer.go ../../../third_party/boringssl/src/crypto/fipsmodule/bn/check_bn_tests.go +../../../third_party/boringssl/src/crypto/fipsmodule/bn/test +../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc +../../../third_party/boringssl/src/crypto/fipsmodule/ec/asm/p256_beeu-armv8-asm.pl ../../../third_party/boringssl/src/crypto/fipsmodule/ec/asm/p256_beeu-x86_64-asm.pl ../../../third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_ec_scalar_base_mult_tests.go -../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_p256-x86_64-tests.go +../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_p256-nistz-tests.go ../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_tables.go -../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64_test.cc +../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/rand/urandom_test.cc +../../../third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc ../../../third_party/boringssl/src/crypto/hkdf/hkdf_test.cc ../../../third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc @@ -1178,6 +1182,7 @@ ../../../third_party/boringssl/src/crypto/hpke/translate_test_vectors.py ../../../third_party/boringssl/src/crypto/hrss/hrss_test.cc ../../../third_party/boringssl/src/crypto/impl_dispatch_test.cc +../../../third_party/boringssl/src/crypto/kyber/kyber_test.cc ../../../third_party/boringssl/src/crypto/lhash/lhash_test.cc ../../../third_party/boringssl/src/crypto/obj/README ../../../third_party/boringssl/src/crypto/obj/obj_test.cc @@ -1202,7 +1207,6 @@ ../../../third_party/boringssl/src/crypto/x509/x509_test.cc ../../../third_party/boringssl/src/crypto/x509/x509_time_test.cc ../../../third_party/boringssl/src/crypto/x509v3/tab_test.cc -../../../third_party/boringssl/src/crypto/x509v3/v3name_test.cc ../../../third_party/boringssl/src/decrepit/CMakeLists.txt ../../../third_party/boringssl/src/decrepit/blowfish/blowfish_test.cc ../../../third_party/boringssl/src/decrepit/cast/cast_test.cc @@ -1211,6 +1215,7 @@ ../../../third_party/boringssl/src/decrepit/ripemd/ripemd_test.cc ../../../third_party/boringssl/src/decrepit/xts/xts_test.cc ../../../third_party/boringssl/src/fuzz +../../../third_party/boringssl/src/rust ../../../third_party/boringssl/src/sources.cmake ../../../third_party/boringssl/src/ssl/CMakeLists.txt ../../../third_party/boringssl/src/ssl/span_test.cc diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 89f0e79369e33..5354c137dbf44 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 580ee07262f2cdf92561c5d52d1dab7d +Signature: 1eccb62b6d56be1a7e8b7d548ac8ed8d ==================================================================================================== LIBRARY: angle @@ -9625,24 +9625,20 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_bitstr.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_bool.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_d2i_fp.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_dup.c -ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_enum.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_gentm.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_i2d_fp.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_int.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_mbstr.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_object.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_octet.c -ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_print.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_strex.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_strnid.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_time.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_type.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_utctm.c -ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/a_utf8.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/asn1_lib.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/asn1_par.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/asn_pack.c -ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/f_enum.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/f_int.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/f_string.c ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/tasn_dec.c @@ -9665,13 +9661,16 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/bn_extra/convert.c ORIGIN: ../../../third_party/boringssl/src/crypto/buf/buf.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/derive_key.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/e_des.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/e_null.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/e_rc2.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/e_rc4.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/conf/conf.c ORIGIN: ../../../third_party/boringssl/src/crypto/conf/conf_def.h -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-intel.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_intel.c +ORIGIN: ../../../third_party/boringssl/src/crypto/des/des.c +ORIGIN: ../../../third_party/boringssl/src/crypto/des/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/digest_extra/digest_extra.c ORIGIN: ../../../third_party/boringssl/src/crypto/dsa/dsa.c ORIGIN: ../../../third_party/boringssl/src/crypto/err/err.c @@ -9695,10 +9694,7 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/prime.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/random.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/shift.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/cipher.c -ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/e_des.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h -ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/des/des.c -ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/des/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/dh/check.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/dh/dh.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/digest/digest.c @@ -9711,7 +9707,6 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/rsa.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c -ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha1-altivec.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha1.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha256.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha512.c @@ -9790,7 +9785,6 @@ ORIGIN: ../../../third_party/boringssl/src/include/openssl/buf.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/cast.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/cipher.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/conf.h -ORIGIN: ../../../third_party/boringssl/src/include/openssl/cpu.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/des.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/dh.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/digest.h @@ -9816,7 +9810,6 @@ ORIGIN: ../../../third_party/boringssl/src/include/openssl/thread.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/tls1.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/type_check.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/x509.h -ORIGIN: ../../../third_party/boringssl/src/include/openssl/x509_vfy.h ORIGIN: ../../../third_party/boringssl/src/ssl/d1_both.cc ORIGIN: ../../../third_party/boringssl/src/ssl/d1_pkt.cc ORIGIN: ../../../third_party/boringssl/src/ssl/d1_srtp.cc @@ -9847,24 +9840,20 @@ FILE: ../../../third_party/boringssl/src/crypto/asn1/a_bitstr.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_bool.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_d2i_fp.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_dup.c -FILE: ../../../third_party/boringssl/src/crypto/asn1/a_enum.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_gentm.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_i2d_fp.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_int.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_mbstr.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_object.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_octet.c -FILE: ../../../third_party/boringssl/src/crypto/asn1/a_print.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_strex.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_strnid.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_time.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_type.c FILE: ../../../third_party/boringssl/src/crypto/asn1/a_utctm.c -FILE: ../../../third_party/boringssl/src/crypto/asn1/a_utf8.c FILE: ../../../third_party/boringssl/src/crypto/asn1/asn1_lib.c FILE: ../../../third_party/boringssl/src/crypto/asn1/asn1_par.c FILE: ../../../third_party/boringssl/src/crypto/asn1/asn_pack.c -FILE: ../../../third_party/boringssl/src/crypto/asn1/f_enum.c FILE: ../../../third_party/boringssl/src/crypto/asn1/f_int.c FILE: ../../../third_party/boringssl/src/crypto/asn1/f_string.c FILE: ../../../third_party/boringssl/src/crypto/asn1/tasn_dec.c @@ -9887,13 +9876,16 @@ FILE: ../../../third_party/boringssl/src/crypto/bn_extra/convert.c FILE: ../../../third_party/boringssl/src/crypto/buf/buf.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/cipher_extra.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/derive_key.c +FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/e_des.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/e_null.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/e_rc2.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/e_rc4.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/internal.h FILE: ../../../third_party/boringssl/src/crypto/conf/conf.c FILE: ../../../third_party/boringssl/src/crypto/conf/conf_def.h -FILE: ../../../third_party/boringssl/src/crypto/cpu-intel.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_intel.c +FILE: ../../../third_party/boringssl/src/crypto/des/des.c +FILE: ../../../third_party/boringssl/src/crypto/des/internal.h FILE: ../../../third_party/boringssl/src/crypto/digest_extra/digest_extra.c FILE: ../../../third_party/boringssl/src/crypto/dsa/dsa.c FILE: ../../../third_party/boringssl/src/crypto/err/err.c @@ -9917,10 +9909,7 @@ FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/prime.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/random.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/shift.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/cipher.c -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/e_des.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/des/des.c -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/des/internal.h FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/dh/check.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/dh/dh.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/digest/digest.c @@ -9933,7 +9922,6 @@ FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/rsa.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha1-altivec.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha1.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha256.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha512.c @@ -10012,7 +10000,6 @@ FILE: ../../../third_party/boringssl/src/include/openssl/buf.h FILE: ../../../third_party/boringssl/src/include/openssl/cast.h FILE: ../../../third_party/boringssl/src/include/openssl/cipher.h FILE: ../../../third_party/boringssl/src/include/openssl/conf.h -FILE: ../../../third_party/boringssl/src/include/openssl/cpu.h FILE: ../../../third_party/boringssl/src/include/openssl/des.h FILE: ../../../third_party/boringssl/src/include/openssl/dh.h FILE: ../../../third_party/boringssl/src/include/openssl/digest.h @@ -10038,7 +10025,6 @@ FILE: ../../../third_party/boringssl/src/include/openssl/thread.h FILE: ../../../third_party/boringssl/src/include/openssl/tls1.h FILE: ../../../third_party/boringssl/src/include/openssl/type_check.h FILE: ../../../third_party/boringssl/src/include/openssl/x509.h -FILE: ../../../third_party/boringssl/src/include/openssl/x509_vfy.h FILE: ../../../third_party/boringssl/src/ssl/d1_both.cc FILE: ../../../third_party/boringssl/src/ssl/d1_pkt.cc FILE: ../../../third_party/boringssl/src/ssl/d1_srtp.cc @@ -32054,12 +32040,10 @@ written authorization of the copyright holder. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/time_support.c ORIGIN: ../../../third_party/boringssl/src/crypto/pem/pem_x509.c ORIGIN: ../../../third_party/boringssl/src/crypto/pem/pem_xaux.c ORIGIN: ../../../third_party/boringssl/src/crypto/x509/x509cset.c TYPE: LicenseType.bsd -FILE: ../../../third_party/boringssl/src/crypto/asn1/time_support.c FILE: ../../../third_party/boringssl/src/crypto/pem/pem_x509.c FILE: ../../../third_party/boringssl/src/crypto/pem/pem_xaux.c FILE: ../../../third_party/boringssl/src/crypto/x509/x509cset.c @@ -34045,65 +34029,13 @@ use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/v3_pci.c -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/v3_pcia.c -TYPE: LicenseType.bsd -FILE: ../../../third_party/boringssl/src/crypto/x509v3/v3_pci.c -FILE: ../../../third_party/boringssl/src/crypto/x509v3/v3_pcia.c ----------------------------------------------------------------------------------------------------- -Copyright (c) 2004 Kungliga Tekniska Högskolan -(Royal Institute of Technology, Stockholm, Sweden). -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -3. Neither the name of the Institute nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. -==================================================================================================== - ==================================================================================================== LIBRARY: boringssl ORIGIN: ../../../third_party/boringssl/src/crypto/x509/x509_vpm.c -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/pcy_cache.c -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/pcy_data.c -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/pcy_int.h -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/pcy_lib.c -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/pcy_map.c -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/pcy_node.c -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/pcy_tree.c +ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/internal.h TYPE: LicenseType.bsd FILE: ../../../third_party/boringssl/src/crypto/x509/x509_vpm.c -FILE: ../../../third_party/boringssl/src/crypto/x509v3/pcy_cache.c -FILE: ../../../third_party/boringssl/src/crypto/x509v3/pcy_data.c -FILE: ../../../third_party/boringssl/src/crypto/x509v3/pcy_int.h -FILE: ../../../third_party/boringssl/src/crypto/x509v3/pcy_lib.c -FILE: ../../../third_party/boringssl/src/crypto/x509v3/pcy_map.c -FILE: ../../../third_party/boringssl/src/crypto/x509v3/pcy_node.c -FILE: ../../../third_party/boringssl/src/crypto/x509v3/pcy_tree.c +FILE: ../../../third_party/boringssl/src/crypto/x509v3/internal.h ---------------------------------------------------------------------------------------------------- Copyright (c) 2004 The OpenSSL Project. All rights reserved. @@ -34602,9 +34534,9 @@ OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/evp/digestsign.c +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/digestsign/digestsign.c TYPE: LicenseType.bsd -FILE: ../../../third_party/boringssl/src/crypto/evp/digestsign.c +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/digestsign/digestsign.c ---------------------------------------------------------------------------------------------------- Copyright (c) 2006,2007 The OpenSSL Project. All rights reserved. @@ -35008,7 +34940,7 @@ SOFTWARE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/e_aesccm.c +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/cbc.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/cfb.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/ctr.c @@ -35016,7 +34948,7 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/gcm.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/ofb.c TYPE: LicenseType.bsd -FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/e_aesccm.c +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/cbc.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/cfb.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/ctr.c @@ -35629,9 +35561,9 @@ SOFTWARE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/cmac/cmac.c +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cmac.c TYPE: LicenseType.bsd -FILE: ../../../third_party/boringssl/src/crypto/cmac/cmac.c +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cmac.c ---------------------------------------------------------------------------------------------------- Copyright (c) 2010 The OpenSSL Project. All rights reserved. @@ -38143,7 +38075,7 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/bytestring/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/chacha/chacha.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c ORIGIN: ../../../third_party/boringssl/src/crypto/cipher_extra/e_tls.c -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-arm.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_arm.c ORIGIN: ../../../third_party/boringssl/src/crypto/crypto.c ORIGIN: ../../../third_party/boringssl/src/crypto/engine/engine.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/aead.c @@ -38158,6 +38090,7 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/rand_extra/windows.c ORIGIN: ../../../third_party/boringssl/src/include/openssl/aead.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/bytestring.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/chacha.h +ORIGIN: ../../../third_party/boringssl/src/include/openssl/cpu.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/crypto.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/engine.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/hkdf.h @@ -38190,7 +38123,7 @@ FILE: ../../../third_party/boringssl/src/crypto/bytestring/internal.h FILE: ../../../third_party/boringssl/src/crypto/chacha/chacha.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c FILE: ../../../third_party/boringssl/src/crypto/cipher_extra/e_tls.c -FILE: ../../../third_party/boringssl/src/crypto/cpu-arm.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_arm.c FILE: ../../../third_party/boringssl/src/crypto/crypto.c FILE: ../../../third_party/boringssl/src/crypto/engine/engine.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cipher/aead.c @@ -38205,6 +38138,7 @@ FILE: ../../../third_party/boringssl/src/crypto/rand_extra/windows.c FILE: ../../../third_party/boringssl/src/include/openssl/aead.h FILE: ../../../third_party/boringssl/src/include/openssl/bytestring.h FILE: ../../../third_party/boringssl/src/include/openssl/chacha.h +FILE: ../../../third_party/boringssl/src/include/openssl/cpu.h FILE: ../../../third_party/boringssl/src/include/openssl/crypto.h FILE: ../../../third_party/boringssl/src/include/openssl/engine.h FILE: ../../../third_party/boringssl/src/include/openssl/hkdf.h @@ -39053,7 +38987,7 @@ FILE: ../../../third_party/boringssl/src/third_party/fiat/curve25519_64.h FILE: ../../../third_party/boringssl/src/third_party/fiat/p256_32.h FILE: ../../../third_party/boringssl/src/third_party/fiat/p256_64.h ---------------------------------------------------------------------------------------------------- -Copyright (c) 2015-2016 the fiat-crypto authors (see +Copyright (c) 2015-2020 the fiat-crypto authors (see https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). @@ -39143,9 +39077,8 @@ freely, subject to the following restrictions: ==================================================================================================== LIBRARY: boringssl ORIGIN: ../../../third_party/boringssl/src/crypto/bytestring/asn1_compat.c -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-aarch64-linux.c -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-arm-linux.c -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-ppc64le.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_aarch64_linux.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_arm_linux.c ORIGIN: ../../../third_party/boringssl/src/crypto/curve25519/spake25519.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/polyval.c ORIGIN: ../../../third_party/boringssl/src/crypto/obj/objects.go @@ -39166,9 +39099,8 @@ ORIGIN: ../../../third_party/boringssl/src/ssl/tls13_enc.cc ORIGIN: ../../../third_party/boringssl/src/ssl/tls13_server.cc TYPE: LicenseType.unknown FILE: ../../../third_party/boringssl/src/crypto/bytestring/asn1_compat.c -FILE: ../../../third_party/boringssl/src/crypto/cpu-aarch64-linux.c -FILE: ../../../third_party/boringssl/src/crypto/cpu-arm-linux.c -FILE: ../../../third_party/boringssl/src/crypto/cpu-ppc64le.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_aarch64_linux.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_arm_linux.c FILE: ../../../third_party/boringssl/src/crypto/curve25519/spake25519.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/modes/polyval.c FILE: ../../../third_party/boringssl/src/crypto/obj/objects.go @@ -40495,8 +40427,8 @@ IN THE MATERIALS. LIBRARY: boringssl ORIGIN: ../../../third_party/boringssl/src/crypto/bytestring/unicode.c ORIGIN: ../../../third_party/boringssl/src/crypto/chacha/internal.h -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-aarch64-fuchsia.c -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-arm-linux.h +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_arm_linux.h ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/div_extra.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/felem.c @@ -40507,15 +40439,14 @@ ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/tls/internal.h ORIGIN: ../../../third_party/boringssl/src/crypto/hrss/hrss.c ORIGIN: ../../../third_party/boringssl/src/crypto/hrss/internal.h -ORIGIN: ../../../third_party/boringssl/src/crypto/x509v3/internal.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/e_os2.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/hrss.h ORIGIN: ../../../third_party/boringssl/src/ssl/handoff.cc TYPE: LicenseType.unknown FILE: ../../../third_party/boringssl/src/crypto/bytestring/unicode.c FILE: ../../../third_party/boringssl/src/crypto/chacha/internal.h -FILE: ../../../third_party/boringssl/src/crypto/cpu-aarch64-fuchsia.c -FILE: ../../../third_party/boringssl/src/crypto/cpu-arm-linux.h +FILE: ../../../third_party/boringssl/src/crypto/cpu_aarch64_fuchsia.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_arm_linux.h FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/div_extra.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/felem.c @@ -40526,7 +40457,6 @@ FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/sha/internal.h FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/tls/internal.h FILE: ../../../third_party/boringssl/src/crypto/hrss/hrss.c FILE: ../../../third_party/boringssl/src/crypto/hrss/internal.h -FILE: ../../../third_party/boringssl/src/crypto/x509v3/internal.h FILE: ../../../third_party/boringssl/src/include/openssl/e_os2.h FILE: ../../../third_party/boringssl/src/include/openssl/hrss.h FILE: ../../../third_party/boringssl/src/ssl/handoff.cc @@ -40548,9 +40478,9 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/cpu-aarch64-win.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_aarch64_win.c TYPE: LicenseType.unknown -FILE: ../../../third_party/boringssl/src/crypto/cpu-aarch64-win.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_aarch64_win.c ---------------------------------------------------------------------------------------------------- Copyright (c) 2018, Google Inc. Copyright (c) 2020, Arm Ltd. @@ -41566,15 +41496,19 @@ SOFTWARE. LIBRARY: boringssl ORIGIN: ../../../third_party/boringssl/src/crypto/blake2/blake2.c ORIGIN: ../../../third_party/boringssl/src/crypto/blake2/blake2b256_tests.txt +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_aarch64_apple.c ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h ORIGIN: ../../../third_party/boringssl/src/include/openssl/blake2.h +ORIGIN: ../../../third_party/boringssl/src/include/openssl/x509_vfy.h ORIGIN: ../../../third_party/boringssl/src/ssl/encrypted_client_hello.cc ORIGIN: ../../../third_party/boringssl/src/tool/generate_ech.cc TYPE: LicenseType.unknown FILE: ../../../third_party/boringssl/src/crypto/blake2/blake2.c FILE: ../../../third_party/boringssl/src/crypto/blake2/blake2b256_tests.txt +FILE: ../../../third_party/boringssl/src/crypto/cpu_aarch64_apple.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ecdsa/internal.h FILE: ../../../third_party/boringssl/src/include/openssl/blake2.h +FILE: ../../../third_party/boringssl/src/include/openssl/x509_vfy.h FILE: ../../../third_party/boringssl/src/ssl/encrypted_client_hello.cc FILE: ../../../third_party/boringssl/src/tool/generate_ech.cc ---------------------------------------------------------------------------------------------------- @@ -41773,6 +41707,43 @@ freely, subject to the following restrictions: distribution. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../third_party/boringssl/src/crypto/asn1/posix_time.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c +ORIGIN: ../../../third_party/boringssl/src/crypto/cpu_arm_freebsd.c +ORIGIN: ../../../third_party/boringssl/src/crypto/evp/p_hkdf.c +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/dh/internal.h +ORIGIN: ../../../third_party/boringssl/src/crypto/x509/policy.c +ORIGIN: ../../../third_party/boringssl/src/include/openssl/ctrdrbg.h +ORIGIN: ../../../third_party/boringssl/src/include/openssl/kdf.h +ORIGIN: ../../../third_party/boringssl/src/include/openssl/time.h +TYPE: LicenseType.unknown +FILE: ../../../third_party/boringssl/src/crypto/asn1/posix_time.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_aarch64_freebsd.c +FILE: ../../../third_party/boringssl/src/crypto/cpu_arm_freebsd.c +FILE: ../../../third_party/boringssl/src/crypto/evp/p_hkdf.c +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/dh/internal.h +FILE: ../../../third_party/boringssl/src/crypto/x509/policy.c +FILE: ../../../third_party/boringssl/src/include/openssl/ctrdrbg.h +FILE: ../../../third_party/boringssl/src/include/openssl/kdf.h +FILE: ../../../third_party/boringssl/src/include/openssl/time.h +---------------------------------------------------------------------------------------------------- +Copyright (c) 2022, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +==================================================================================================== + ==================================================================================================== LIBRARY: dart ORIGIN: ../../../third_party/dart/runtime/bin/test_utils.cc + ../../../third_party/dart/LICENSE @@ -41816,7 +41787,6 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_native_finalizer_ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/vm/lib/finalizer_patch.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/vm/lib/hash_factories.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/vm/lib/record_patch.dart + ../../../third_party/dart/LICENSE -ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/async_patch.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/bool.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/class_id.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/convert_patch.dart + ../../../third_party/dart/LICENSE @@ -41898,7 +41868,6 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_native_finalizer_pa FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/finalizer_patch.dart FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/hash_factories.dart FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/record_patch.dart -FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/async_patch.dart FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/bool.dart FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/class_id.dart FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/convert_patch.dart @@ -41968,6 +41937,29 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../third_party/boringssl/src/crypto/kyber/internal.h +ORIGIN: ../../../third_party/boringssl/src/crypto/kyber/keccak.c +TYPE: LicenseType.unknown +FILE: ../../../third_party/boringssl/src/crypto/kyber/internal.h +FILE: ../../../third_party/boringssl/src/crypto/kyber/keccak.c +---------------------------------------------------------------------------------------------------- +Copyright (c) 2023, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +==================================================================================================== + ==================================================================================================== LIBRARY: dart ORIGIN: ../../../third_party/dart/runtime/bin/main_impl.h + ../../../third_party/dart/LICENSE @@ -43267,15 +43259,15 @@ written authorization of the copyright holder. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/sha256-armv4.S (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/sha512-armv4.S (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4.S (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S (with ../../../third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/sha256-armv4.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/sha512-armv4.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S ---------------------------------------------------------------------------------------------------- Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -44125,6 +44117,7 @@ FILE: ../../../third_party/dart/runtime/tools/wiki/styles/style.scss FILE: ../../../third_party/dart/runtime/tools/wiki/templates/includes/auto-refresh.html FILE: ../../../third_party/dart/runtime/tools/wiki/templates/page.html FILE: ../../../third_party/dart/sdk.code-workspace +FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/async_patch.dart FILE: ../../../third_party/dart/sdk/lib/html/html_common/conversions_dart2js.dart FILE: ../../../third_party/dart/sdk/lib/html/html_common/html_common.dart ---------------------------------------------------------------------------------------------------- @@ -44158,11 +44151,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/bsaes-armv7.S (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S (with ../../../third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/bsaes-armv7.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S ---------------------------------------------------------------------------------------------------- Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -44818,19 +44811,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/sha256-armv8.S (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/sha512-armv8.S (with ../../../third_party/boringssl/src/LICENSE) ORIGIN: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8.S (with ../../../third_party/boringssl/src/LICENSE) ORIGIN: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8.S (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8.S (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8.S (with ../../../third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/sha256-armv8.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/sha512-armv8.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8.S ---------------------------------------------------------------------------------------------------- Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -44842,11 +44827,11 @@ https://www.openssl.org/source/license.html ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.c (with ../../../third_party/boringssl/src/LICENSE) -ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.h (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h (with ../../../third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.c -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.h +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h ---------------------------------------------------------------------------------------------------- Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. Copyright (c) 2014, Intel Corporation. All Rights Reserved. @@ -44859,9 +44844,9 @@ https://www.openssl.org/source/license.html ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64-table.h (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h (with ../../../third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64-table.h +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h ---------------------------------------------------------------------------------------------------- Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. Copyright (c) 2015, Intel Inc. @@ -44887,6 +44872,30 @@ The above copyright notice and this permission notice shall be included in all c THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S (with ../../../third_party/boringssl/src/LICENSE) +ORIGIN: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S (with ../../../third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S +---------------------------------------------------------------------------------------------------- +Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +==================================================================================================== + ==================================================================================================== LIBRARY: libwebp ORIGIN: ../../../third_party/libwebp/extras/extras.c + ../../../third_party/libwebp/COPYING @@ -48998,6 +49007,31 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h +ORIGIN: ../../../third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator.c +ORIGIN: ../../../third_party/boringssl/src/include/openssl/service_indicator.h +TYPE: LicenseType.unknown +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/service_indicator/internal.h +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator.c +FILE: ../../../third_party/boringssl/src/include/openssl/service_indicator.h +---------------------------------------------------------------------------------------------------- +Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +==================================================================================================== + ==================================================================================================== LIBRARY: angle ORIGIN: ../../../third_party/angle/src/libANGLE/renderer/gl/egl/DmaBufImageSiblingEGL.cpp + ../../../third_party/angle/LICENSE @@ -52934,111 +52968,123 @@ You may obtain a copy of this library's Source Code Form from: https://dart.goog LIBRARY: boringssl ORIGIN: ../../../third_party/boringssl/src/LICENSE TYPE: LicenseType.openssl -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/chacha/chacha-armv8.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/aesv8-armx64.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/armv8-mont.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/ghash-neon-armv8.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/ghashv8-armx64.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/sha1-armv8.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/sha256-armv8.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/sha512-armv8.S -FILE: ../../../third_party/boringssl/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/chacha/chacha-armv4.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/aesv8-armx32.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/armv4-mont.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/bsaes-armv7.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/ghash-armv4.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/ghashv8-armx32.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/sha1-armv4-large.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/sha256-armv4.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/sha512-armv4.S -FILE: ../../../third_party/boringssl/ios-arm/crypto/fipsmodule/vpaes-armv7.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/chacha/chacha-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/chacha/chacha-armv4-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/armv4-mont-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/ghash-armv4-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S +FILE: ../../../third_party/boringssl/apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/chacha/chacha-x86-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/aesni-x86-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/bn-586-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/co-586-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/ghash-x86-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/md5-586-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/sha1-586-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/sha256-586-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/sha512-586-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/vpaes-x86-apple.S +FILE: ../../../third_party/boringssl/apple-x86/crypto/fipsmodule/x86-mont-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/chacha/chacha-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S +FILE: ../../../third_party/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/chacha/chacha-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/chacha/chacha-armv8.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armx64.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8.S +FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S FILE: ../../../third_party/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/chacha/chacha-armv4.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/aesv8-armx32.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/armv4-mont.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armx32.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4.S -FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7.S -FILE: ../../../third_party/boringssl/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S -FILE: ../../../third_party/boringssl/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/chacha/chacha-x86.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/aesni-x86.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/bn-586.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/co-586.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/ghash-x86.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/md5-586.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/sha1-586.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/sha256-586.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/sha512-586.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86.S -FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/x86-mont.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont.S -FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/chacha/chacha-x86.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/aesni-x86.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/bn-586.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/co-586.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/ghash-ssse3-x86.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/ghash-x86.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/md5-586.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/sha1-586.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/sha256-586.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/sha512-586.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/vpaes-x86.S -FILE: ../../../third_party/boringssl/mac-x86/crypto/fipsmodule/x86-mont.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/chacha/chacha-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/aesni-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/ghash-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/md5-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/p256-x86_64-asm.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/rdrand-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/rsaz-avx2.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/sha1-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/sha256-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/sha512-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/vpaes-x86_64.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/x86_64-mont.S -FILE: ../../../third_party/boringssl/mac-x86_64/crypto/fipsmodule/x86_64-mont5.S -FILE: ../../../third_party/boringssl/src/crypto/asn1/charmap.h -FILE: ../../../third_party/boringssl/src/crypto/cmac/cavp_3des_cmac_tests.txt -FILE: ../../../third_party/boringssl/src/crypto/cmac/cavp_aes128_cmac_tests.txt -FILE: ../../../third_party/boringssl/src/crypto/cmac/cavp_aes192_cmac_tests.txt -FILE: ../../../third_party/boringssl/src/crypto/cmac/cavp_aes256_cmac_tests.txt +FILE: ../../../third_party/boringssl/linux-arm/crypto/chacha/chacha-armv4-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/armv4-mont-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S +FILE: ../../../third_party/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/chacha/chacha-x86-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/aesni-x86-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/bn-586-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/co-586-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/ghash-x86-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/md5-586-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/sha1-586-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/sha256-586-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/sha512-586-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86-linux.S +FILE: ../../../third_party/boringssl/linux-x86/crypto/fipsmodule/x86-mont-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S +FILE: ../../../third_party/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S FILE: ../../../third_party/boringssl/src/crypto/curve25519/ed25519_tests.txt FILE: ../../../third_party/boringssl/src/crypto/ecdh_extra/ecdh_tests.txt FILE: ../../../third_party/boringssl/src/crypto/err/asn1.errordata @@ -53069,15 +53115,17 @@ FILE: ../../../third_party/boringssl/src/crypto/evp/scrypt.c FILE: ../../../third_party/boringssl/src/crypto/evp/scrypt_tests.txt FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/aes/aes_tests.txt FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/bn_tests.txt -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/miller_rabin_tests.txt FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.c FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_3des_cmac_tests.txt +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_aes128_cmac_tests.txt +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_aes192_cmac_tests.txt +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_aes256_cmac_tests.txt FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/ec_scalar_base_mult_tests.txt -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64-table.h -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.c -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.h -FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64_tests.txt +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_tests.txt FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_sign_tests.txt FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_verify_tests.txt FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/fips_shared.lds @@ -53110,6 +53158,26 @@ FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCryp FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20191020.docx!/word/styles.xml FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20191020.docx!/word/theme/theme1.xml FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20191020.docx!/word/webSettings.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/[Content_Types].xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/_rels/.rels +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/customXml/_rels/item1.xml.rels +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/customXml/item1.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/customXml/itemProps1.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/docProps/app.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/docProps/core.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/_rels/document.xml.rels +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/document.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/endnotes.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/fontTable.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/footer1.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/footnotes.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/media/image1.png +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/media/image2.png +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/numbering.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/settings.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/styles.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/theme/theme1.xml +FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20210319.docx!/word/webSettings.xml FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20170615.docx!/[Content_Types].xml FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20170615.docx!/_rels/.rels FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20170615.docx!/customXml/_rels/item1.xml.rels @@ -53181,6 +53249,7 @@ FILE: ../../../third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_vectors. FILE: ../../../third_party/boringssl/src/crypto/hmac_extra/hmac_tests.txt FILE: ../../../third_party/boringssl/src/crypto/hpke/hpke_test_vectors.txt FILE: ../../../third_party/boringssl/src/crypto/hpke/test-vectors.json +FILE: ../../../third_party/boringssl/src/crypto/kyber/keccak_tests.txt FILE: ../../../third_party/boringssl/src/crypto/obj/obj_mac.num FILE: ../../../third_party/boringssl/src/crypto/obj/objects.txt FILE: ../../../third_party/boringssl/src/crypto/poly1305/poly1305_arm_asm.S @@ -53210,45 +53279,50 @@ FILE: ../../../third_party/boringssl/src/ssl/ssl_stat.cc FILE: ../../../third_party/boringssl/src/ssl/ssl_transcript.cc FILE: ../../../third_party/boringssl/src/ssl/ssl_x509.cc FILE: ../../../third_party/boringssl/src/ssl/t1_enc.cc -FILE: ../../../third_party/boringssl/win-aarch64/crypto/chacha/chacha-armv8.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/aesv8-armx64.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/armv8-mont.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/ghash-neon-armv8.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/ghashv8-armx64.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha1-armv8.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8.S -FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/vpaes-armv8.S -FILE: ../../../third_party/boringssl/win-x86/crypto/chacha/chacha-x86.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/aesni-x86.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/bn-586.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/co-586.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/ghash-ssse3-x86.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/ghash-x86.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/md5-586.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/sha1-586.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/sha512-586.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/vpaes-x86.asm -FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/x86-mont.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/chacha/chacha-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/aesni-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/ghash-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/md5-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/p256-x86_64-asm.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/rsaz-avx2.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/sha1-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/sha256-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/sha512-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/vpaes-x86_64.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont.asm -FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont5.asm +FILE: ../../../third_party/boringssl/win-aarch64/crypto/chacha/chacha-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/armv8-mont-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/bn-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha1-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S +FILE: ../../../third_party/boringssl/win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S +FILE: ../../../third_party/boringssl/win-x86/crypto/chacha/chacha-x86-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/aesni-x86-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/bn-586-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/co-586-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/ghash-ssse3-x86-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/ghash-x86-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/md5-586-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/sha1-586-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/sha512-586-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/vpaes-x86-win.asm +FILE: ../../../third_party/boringssl/win-x86/crypto/fipsmodule/x86-mont-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/chacha/chacha-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/aesni-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/ghash-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/md5-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/p256-x86_64-asm-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/rdrand-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/rsaz-avx2-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/sha1-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/sha256-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/sha512-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/vpaes-x86_64-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont-win.asm +FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont5-win.asm ---------------------------------------------------------------------------------------------------- OpenSSL License --------------- @@ -66173,4 +66247,4 @@ freely, subject to the following restrictions: 3. This notice may not be removed or altered from any source distribution. ==================================================================================================== -Total license count: 882 +Total license count: 885 diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index a22a07bd12e95..a02b7994fa0c4 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -20476,39 +20476,6 @@ written authorization of the copyright holder. -------------------------------------------------------------------------------- boringssl -Copyright (c) 2004 Kungliga Tekniska Högskolan -(Royal Institute of Technology, Stockholm, Sweden). -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -3. Neither the name of the Institute nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -SUCH DAMAGE. --------------------------------------------------------------------------------- -boringssl - Copyright (c) 2004 The OpenSSL Project. All rights reserved. Redistribution and use in source and binary forms, with or without @@ -22960,7 +22927,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- fiat -Copyright (c) 2015-2016 the fiat-crypto authors (see +Copyright (c) 2015-2020 the fiat-crypto authors (see https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS). @@ -23832,6 +23799,22 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2022, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- dart Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file @@ -23862,6 +23845,22 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2023, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- dart Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file @@ -25861,6 +25860,15 @@ The above copyright notice and this permission notice shall be included in all c THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- +boringssl + +Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- skia Copyright 2015 Google Inc. @@ -28129,6 +28137,22 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- +boringssl + +Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- angle Copyright The ANGLE Project Authors. All rights reserved.