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

Add initial x509 tool #1666

Closed ecdeye closed 19 hours ago

ecdeye commented 1 week ago

Description:

Files expected to change

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

Attention: Patch coverage is 59.45946% with 30 lines in your changes missing coverage. Please review.

Project coverage is 78.19%. Comparing base (21c5e48) to head (af1d491).

Files Patch % Lines
tool-openssl/x509.cc 48.78% 21 Missing :warning:
tool-openssl/x509_test.cc 72.72% 5 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1666 +/- ## ========================================== - Coverage 78.26% 78.19% -0.07% ========================================== Files 567 571 +4 Lines 95238 95400 +162 Branches 13673 13704 +31 ========================================== + Hits 74535 74600 +65 - Misses 20109 20189 +80 - Partials 594 611 +17 ```

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