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

Allow ASN1_get_object to parse indefinite and universal #1994

Closed justsmth closed 6 days ago

justsmth commented 1 week ago

Issues:

Addresses: CryptoAlg-2693

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.88%. Comparing base (f0c9b3a) to head (edc8227).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1994 +/- ## ========================================== - Coverage 78.89% 78.88% -0.01% ========================================== Files 593 593 Lines 101965 101981 +16 Branches 14458 14461 +3 ========================================== + Hits 80441 80448 +7 - Misses 20877 20887 +10 + Partials 647 646 -1 ```

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