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

dedis / kyber
77%
master: 79%

Build:
Build:
LAST BUILD BRANCH: test_ci
DEFAULT BRANCH: master
Repo Added 01 Mar 2017 03:14PM UTC
Files 115
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

LAST BUILD ON BRANCH xof2
branch: xof2
CHANGE BRANCH
x
Reset
  • xof2
  • 4to3
  • add_blake2s
  • another_stable
  • another_stable2
  • bdn_agg_reference
  • better_cosi_test
  • bls
  • bn256-addmul-test
  • bn256_available
  • bn256_fix-String
  • bn256_fixbuf
  • bn256_marshal
  • bn256_register
  • bn256_register_2
  • bn256_register_3
  • bn256_suite_read
  • bn256_up
  • byzgen_poc
  • ci_update
  • clean_exp
  • cosi-extension
  • cosi_api
  • cosi_error
  • cosi_master
  • cosi_policy
  • cosi_v1
  • debug_thresh
  • dkg_compatible
  • dkg_index
  • dkg_private_poly
  • doc
  • doc152
  • docs
  • drand
  • dss
  • ecies
  • ed25519_checks
  • ed25519_new_key_351
  • eddsa_in_cosi
  • feature/neff-shuffle-sequences
  • fixString
  • fix_193_bls
  • fix_193_pbc
  • fix_193_pedersen
  • fix_193_share
  • fix_210
  • fix_docs
  • fix_empty_checks
  • fix_race_bn256_340
  • fix_vss_status
  • fixbuf_import
  • fixing_master_stable
  • g2zero
  • g2zero2
  • ginfo
  • go15
  • group_info
  • group_register
  • hash_to_point
  • ineiti-patch-1
  • issue117
  • issue203
  • issue231
  • issue239
  • issue245
  • issue247
  • issue250
  • issue274
  • issue282
  • issue335
  • issue400
  • issue400_fix
  • issue406
  • issue436
  • issue85
  • jeffallen-patch-1
  • keypair
  • kyber_doc
  • kyber_doc_backport
  • marshal_g2
  • marshalid_g2
  • master
  • master_dev
  • mod
  • mod2
  • modint
  • move_policy_1675
  • newkey
  • noexp
  • norand
  • norandproof
  • norandsuite
  • nov2
  • pairing
  • pairing-scalar
  • pedersen-example
  • pedersen_timeout
  • poly
  • polyfix
  • polyfix_again
  • portFixesFromv1
  • prep_v2
  • property_based_test_312
  • pubpoly
  • rabin_timeout
  • redist
  • redist2
  • refresh_dkg
  • remove_var_tag
  • rename_asms_bdn_1675
  • req_constant
  • rm_dbg
  • safe-verify
  • schnorr_checks
  • sec
  • share_mv
  • share_mv2
  • sign_bls2_scheme
  • simplify_makefile
  • stable
  • stable3
  • stableRand
  • stable_shuffle
  • tbls
  • tbls_sig
  • test-ci
  • test_ci
  • trv
  • use-upstream-makefile
  • v1
  • v2
  • v2.0.3
  • v2_merge
  • v3.0.0
  • v3.0.0-pre1
  • v3.0.0-pre2
  • v3.0.0-pre4
  • v3.0.1
  • v3.0.10
  • v3.0.11
  • v3.0.12
  • v3.0.13
  • v3.0.2
  • v3.0.3
  • v3.0.3-pre1
  • v3.0.3-pre2
  • v3.0.3-pre3
  • v3.0.4
  • v3.0.5
  • v3.0.6
  • v3.0.7
  • v3.0.8
  • v3.0.9
  • v3.0.x
  • v3.1.0-alpha
  • v4.0.0-alpha
  • v4.0.0-alpha.1
  • v4.0.0-pre1
  • v4.0.0-pre2
  • v4_initial_commit
  • vartime
  • vss_bytes
  • vss_marshal
  • xof

pending completion
860

push

travis-ci

jeffallen
Remove KeySize method, which was an accidental hold-over from Cipher.

6363 of 8309 relevant lines covered (76.58%)

273364.29 hits per line

Relevant lines Covered
Build:
Build:
8309 RELEVANT LINES 6363 COVERED LINES
273364.29 HITS PER LINE
Source Files on xof2
  • List 0
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
860 xof2 Remove KeySize method, which was an accidental hold-over from Cipher. push 30 Nov 2017 11:03AM UTC jeffallen travis-ci pending completion  
859 xof2 Remove the Size() method, which is not necessary at this moment. push 29 Nov 2017 10:09AM UTC jeffallen travis-ci pending completion  
855 xof2 Fixed a bug with mismatch enc/dec See the new test to see where the problem comes from. Without the associated fix in blake/blake.go and keccak/keccak.go, it fails. The fix is to be certain to always take exactly the same numbers of key bytes fr... push 28 Nov 2017 03:27PM UTC jeffallen travis-ci pending completion  
852 xof2 Changes requested in review by Linus push 28 Nov 2017 01:40PM UTC jeffallen travis-ci pending completion  
849 xof2 Make go vet happy. push 27 Nov 2017 02:33PM UTC jeffallen travis-ci pending completion  
844 xof2 Make go vet happy for now. push 24 Nov 2017 01:59PM UTC jeffallen travis-ci pending completion  
840 xof2 Convert more parts of the library to XOF. push 24 Nov 2017 09:22AM UTC jeffallen travis-ci pending completion  
838 xof2 Convert proof to XOF Added Reseed method to XOF, which encapsulates the process of chaining two XOFs in order to work around the limitation that you cannot write to an XOF after you read from it. Proof is the first user of this method. Shuffle ... push 24 Nov 2017 08:57AM UTC jeffallen travis-ci pending completion  
834 xof2 Better tests, updated stable push 23 Nov 2017 07:33AM UTC jeffallen travis-ci pending completion  
832 xof2 This empty file is maybe needed to make go get -t not fail. push 22 Nov 2017 04:20PM UTC jeffallen travis-ci pending completion  
See All Builds (1059)
  • Repo 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

© 2025 Coveralls, Inc