aws / aws-lc-rs

aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Other
236 stars 40 forks source link

RSA 8192 (slow) tests only for release build #407

Closed justsmth closed 1 month ago

justsmth commented 2 months ago

Description of changes:

Call-outs:

This is similar to what we do for a couple of slow digest tests:

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

Codecov Report

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

Project coverage is 92.66%. Comparing base (c358484) to head (aab72ba). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #407 +/- ## ========================================== - Coverage 95.80% 92.66% -3.14% ========================================== Files 61 61 Lines 8143 8176 +33 Branches 0 8176 +8176 ========================================== - Hits 7801 7576 -225 - Misses 342 358 +16 - Partials 0 242 +242 ```

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