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

bluejekyll / trust-dns / 888
82%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2017 03:15AM UTC
Jobs 1
Files 91
Run time 5s
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

pending completion
888

push

travis-ci

bluejekyll
Clarify what values are digests and what values are to-be-digested/signed.

During a previous refactoring the digesting of message contents was moved closer
to the place where the signing is done, to accomodate Ed25519 and crypto APIs
that don't take digests as input to signining functions. However, functions that
used to return digests kept their names with a "_hash" suffix or "hash_" prefix,
which is confusing.

Clarify that by renaming all such functions. Further, introduce a new TBS wrapper
type that further clarifies the intent of the code. "TBS" is a common shorthand
in crypto code standing for "to be signed" data, e.g. tbsCertificate in X.509.

9364 of 10642 relevant lines covered (87.99%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 888.1 (RUN_KCOV=1 OPTIONS="--all-features") 23 Sep 2017 03:15AM UTC 0
87.99
Travis Job 888.1
Source Files on build 888
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #888
  • d1a5fb6c on github
  • Prev Build on master (#882)
  • Next Build on master (#893)
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