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

dedis / onet / 2051
66%
master: 66%

Build:
Build:
LAST BUILD BRANCH: test_go_1_17
DEFAULT BRANCH: master
Ran 24 Oct 2018 09:25AM UTC
Jobs 1
Files 51
Run time 3s
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

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

Jobs
ID Job ID Ran Files Coverage
1 2051.1 24 Oct 2018 09:25AM UTC 0
65.48
Travis Job 2051.1
Source Files on build 2051
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2051
  • 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