brndnmtthws / dryoc

Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
https://docs.rs/dryoc
MIT License
267 stars 14 forks source link

Bump curve25519-dalek to current #47

Closed brndnmtthws closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for dryoc-docs ready!

Name Link
Latest commit 2d78fbce0cf00fafad947248c78d32353e548a56
Latest deploy log https://app.netlify.com/sites/dryoc-docs/deploys/64d4e6821cf11d0007a3a5d1
Deploy Preview https://deploy-preview-47--dryoc-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (2d78fbc) into main (64b4197) will increase coverage by 0.86%. The diff coverage is 21.12%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   65.19%   66.05%   +0.86%     
==========================================
  Files          44       44              
  Lines        3166     3176      +10     
==========================================
+ Hits         2064     2098      +34     
+ Misses       1102     1078      -24     
Files Changed Coverage Δ
src/blake2b/blake2b_simd.rs 0.00% <0.00%> (ø)
src/classic/crypto_box.rs 83.17% <ø> (+0.15%) :arrow_up:
...c/classic/crypto_secretstream_xchacha20poly1305.rs 92.14% <ø> (+0.17%) :arrow_up:
src/dryocsecretbox.rs 76.56% <ø> (+3.12%) :arrow_up:
src/error.rs 6.25% <0.00%> (-0.90%) :arrow_down:
src/generichash.rs 84.00% <ø> (ø)
src/types.rs 50.00% <ø> (+1.82%) :arrow_up:
src/blake2b/blake2b_soft.rs 91.39% <50.00%> (+2.09%) :arrow_up:
src/protected.rs 54.63% <66.66%> (+0.37%) :arrow_up:
src/classic/crypto_core.rs 99.23% <100.00%> (ø)
... and 3 more

... and 13 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more