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
398 stars 118 forks source link

Minor improvement to DSA (ASN1) + DSA Tests #1990

Closed justsmth closed 4 days ago

justsmth commented 1 week ago

Issues:

Addresses: P169046023

Description of changes:

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 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.86%. Comparing base (096f73a) to head (0a7b458).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1990 +/- ## ======================================= Coverage 78.86% 78.86% ======================================= Files 593 593 Lines 101934 101935 +1 Branches 14450 14451 +1 ======================================= + Hits 80386 80392 +6 + Misses 20904 20900 -4 + Partials 644 643 -1 ```

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