Skip to content

Tags: dedis/kyber

Tags

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #457 from dedis/feature/neff-shuffle-sequences

Adds neff shuffling of sequences

v3.0.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #471 from dedis/dkg-reshare-certified

Pedersen: Fixes Responses not sent while resharing

v3.1.0-alpha

Merge branch 'master' into feature/neff-shuffle-sequences

v3.0.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #434 from dedis/schnorr_checks

Schnorr Verification Checks

v3.0.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #405 from dedis/bn256_fix-String

bn256: sync stringification with typescript

v3.0.11

Unverified

No user is associated with the committer email.
Do not depend on confused protobuf v1.0.10.

v3.0.10

Unverified

No user is associated with the committer email.
Go back to v3.

v3.0.9

Incorporate fixes from Cloudflare

- import fixes from github.com/cloudflare/bn265
 - commit 750b23da4e77686a798f7f1a49a4a40f0109bb22 - correct docs
 - commit 0ee36639310fff15ec859e23ac4972916abcc518 - correct docs
 - commit e1f39a3ad020e9992750a8a76064453ee2585939 - allow Double to reuse argument
 - commit d078d2bbd8e91bc6fc4eb466a2b74fcf785a938e - fix marshal
- test for issue #400

Fixes #400.

This is a cherrypick onto v3 of #401.

v4.0.0-pre2

Unverified

No user is associated with the committer email.
Fix the comment to be clearer.

v3.0.8

dkg now uses new randomstruct

default stream uses crypto/rand

This is a cherry-pick to v3 of #396.