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

dedis / kyber / 932
79%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2017 09:48AM UTC
Jobs 1
Files 34
Run time 1s
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
932

push

travis-ci

ineiti
Move random into Suite (#261)

* Move random into Suite

Before randomness was passed in via arguments, or sometimes
taken from the global random.Stream. With this change, randomness
comes from the Suite, simplifying the APIs and also making it
possible for tests to elect to have predictable random numbers.

* Remove util/bytes package

Replace it with simpler code which is close to where it is used.
"A little copying is better than a little dependency. -rob"

* util/ints is not used any more

* Make it possible to set the threshold

Closes #260.

* Simplify rand package to include only the generally useful thigns

Remove unused code, and move a little code to where it really
is used.

* Reorganize suite finding

We want that the suites returned after a lookup by name
should implement all of the insterfaces known to Kyber.

It would still be possible to implement a suite that does
not implement some interfaces, but it would be excluded from
lookup by name in that case, which seems like an OK tradeoff.

* Add one missing interface in.

* Remove a cipher.Stream argument from sign/anon

Forgot to clean this up with the rest of the changes.

6382 of 8074 relevant lines covered (79.04%)

280773.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 932.1 11 Dec 2017 09:48AM UTC 0
79.04
Travis Job 932.1
Source Files on build 932
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #932
  • fca13fb8 on github
  • Prev Build on master (#927)
  • Next Build on master (#935)
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