Closed skmcgrail closed 3 months ago
Attention: Patch coverage is 91.46341%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 92.69%. Comparing base (
c358484
) to head (4b0b24b
). Report is 48 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
aws-lc-rs/src/rsa/encryption/oaep.rs | 91.46% | 9 Missing and 5 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes:
Purely code organization change to make the PKCS1 v1.5 work simpler.
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.