aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
258 stars 105 forks source link

Upstream merge 2024 05 17 #1600

Closed justsmth closed 1 month ago

justsmth commented 1 month ago

Description of changes:

Merging from Upstream considering commits

Call-outs:

See internal document as well as "AWS-LC" notes inserted in some of the commit messages for additions/deviations from the upstream commit.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.63636% with 15 lines in your changes missing coverage. Please review.

Project coverage is 78.09%. Comparing base (8258d73) to head (9711113).

Files Patch % Lines
crypto/x509/x509_cmp.c 50.00% 8 Missing :warning:
crypto/x509/v3_utl.c 72.72% 3 Missing :warning:
crypto/x509/x509_att.c 82.35% 3 Missing :warning:
crypto/x509/by_dir.c 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1600 +/- ## ========================================== + Coverage 78.05% 78.09% +0.04% ========================================== Files 562 562 Lines 94600 94645 +45 Branches 13575 13574 -1 ========================================== + Hits 73840 73914 +74 + Misses 20168 20137 -31 - Partials 592 594 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.