entropyxyz / crypto-primes

Random prime generation and primality testing library based on `crypto-bigint`.
https://docs.rs/crypto-primes
Apache License 2.0
17 stars 4 forks source link

Bump `crypto-bigint` to 0.5.4 #35

Closed fjarri closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (6b069b6) 98.65% compared to head (c8a0996) 98.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #35 +/- ## ========================================== - Coverage 98.65% 98.56% -0.10% ========================================== Files 9 9 Lines 1338 1323 -15 ========================================== - Hits 1320 1304 -16 - Misses 18 19 +1 ```

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