• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / tari-crypto / 5922868370
81%

Build:
DEFAULT BRANCH: main
Ran 21 Aug 2023 06:53AM UTC
Jobs 1
Files 23
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Aug 2023 06:37AM UTC coverage: 89.869% (+0.7%) from 89.155%
5922868370

push

github

web-flow
feat: simplify zeroizing and add test to DHKE (#197)

Simplifies the implementation of zeroizing support for Diffie-Hellman
key exchanges and improves test coverage.

Currently, the `DiffieHellmanSharedSecret` struct has manual
implementations of `zeroize` and `drop` to handle zeroizing. Now that we
have a more modern version of `zeroize` as a dependency, we can do
better. This PR uses that crate's `Zeroize` and `ZeroizeOnDrop` derived
traits to handle this more cleanly. It also adds a sanity check that the
byte representations of both sides of a key exchange match, which
improves test coverage.

Partially addresses #196.

17 of 17 new or added lines in 1 file covered. (100.0%)

3486 of 3879 relevant lines covered (89.87%)

72.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5922868370.1 21 Aug 2023 06:53AM UTC 23
89.87
GitHub Action Run
Source Files on build 5922868370
  • Tree
  • List 23
  • Changed 3
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1e6f6031 on github
  • Prev Build on main (#5820363695)
  • Next Build on main (#5922861327)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc