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

tarantool / go-storage / 27829873855 / 1
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-hex-codecs-v2
DEFAULT BRANCH: master
Ran 19 Jun 2026 01:55PM UTC
Files 51
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

19 Jun 2026 01:54PM UTC coverage: 90.093% (+0.2%) from 89.939%
27829873855.1

Pull #114

github

bigbes
hasher,crypto: add hex-encoding decorators

Add hex variants that wrap the existing Hasher and SignerVerifier so the
stored payload is lower-case hex while Name() is passed through unchanged,
preserving the on-disk key layout.

- hasher: NewHexHasher, NewHexSHA256Hasher, NewHexSHA1Hasher
- crypto: NewHexSignerVerifier, NewHexVerifier,
  NewHexRSAPSSSignerVerifier, NewHexRSAPSSVerifier

The raw constructors are kept. No production call site is switched: the
only default use of NewSHA256Hasher is the digest computation inside
RSAPSS, which must stay raw because rsa.SignPSS expects the bare digest.
Pull Request #114: hasher,crypto: add hex-encoding decorators

3874 of 4300 relevant lines covered (90.09%)

504.93 hits per line

Source Files on job 27829873855.1
  • Tree
  • List 51
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27829873855
  • 39a21f3b on github
  • Prev Job for on bigbes/gh-no-hex-codecs (#27193111628.1)
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