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

dedis / onet / 2051 / 1
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: test_go_1_17
DEFAULT BRANCH: master
Ran 24 Oct 2018 09:25AM 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

24 Oct 2018 09:19AM UTC coverage: 65.477%. First build
2051.1

push

travis-ci

jeffallen
New format for TLS CommonNames

The previous format for the CommonName was the string encoding of the public key.
However, the string encodings are not intended to be able to do round-trips
from point->string->point. Instead, we use hex(marshal(point)), with a 'Z'
on the front to indicate in a backwards-compatible way that this is a new style
CommonName.

(Why 'Z'? Because the resulting CommonName must be a valid domain name. 'Z'
is an invalid hex digit, so if a new-style common name is sent to an old
onet implementation, an error will be thrown, which will more or less clearly
indicate the problem.)

Fixes #485.

5523 of 8435 relevant lines covered (65.48%)

165.56 hits per line

Source Files on job 2051.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1673
  • Travis Job 2051.1
  • fc70d906 on github
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