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

[DRAFT] Implement PKCS7_verify, update PKCS7_sign #1993

Open WillChilds-Klein opened 1 week ago

WillChilds-Klein commented 1 week ago

DO NOT MERGE. THIS IS JUST A CI PLACEHOLDER.

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 70.32967% with 162 lines in your changes missing coverage. Please review.

Project coverage is 78.90%. Comparing base (ab8953b) to head (b18f29c).

Files with missing lines Patch % Lines
crypto/pkcs7/pkcs7.c 64.34% 128 Missing :warning:
crypto/pkcs7/pkcs7_x509.c 55.93% 26 Missing :warning:
crypto/test/test_util.cc 66.66% 4 Missing and 3 partials :warning:
include/openssl/pkcs7.h 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1993 +/- ## ========================================== + Coverage 78.89% 78.90% +0.01% ========================================== Files 595 595 Lines 102451 102917 +466 Branches 14527 14625 +98 ========================================== + Hits 80827 81210 +383 - Misses 20976 21058 +82 - Partials 648 649 +1 ```

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


🚨 Try these New Features: