Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

github.com

Recent Commits to kryptology:master

Get the latest updates from Recent Commits to kryptology:master directly as they happen.

Follow now 333 followers

Latest posts

Last updated almost 4 years ago

Update the state of the repository (#70)

almost 4 years ago

Update the state of the repository (#70)

feat: add batching for bulletproofs (#58)

about 4 years ago

feat: add batching for bulletproofs (#58) * add method for getting blinding...

sync for v1.5.2 release (#15)

over 4 years ago

sync for v1.5.2 release (#15) Co-authored-by: Mike Lodder <mike.lodder@coinbase.com>

address the Alpha-Rays attack on GG20 DKG protocol (#16)

over 4 years ago

address the Alpha-Rays attack on GG20 DKG protocol (#16) Co-authored-by: Arash Afshar...

docs: add link to `godoc` (#14)

over 4 years ago

docs: add link to `godoc` (#14)

fix typos (#22)

over 4 years ago

fix typos (#22)

Update to v1.5.4

over 4 years ago

Update to v1.5.4

Merge pull request #24 from mikelodder7/master

over 4 years ago

Merge pull request #24 from mikelodder7/master

fix(pkg): Fix error handling (#28)

over 4 years ago

fix(pkg): Fix error handling (#28)

chore: remove unused dependency and require 2 approvals (#34)

over 4 years ago

chore: remove unused dependency and require 2 approvals (#34) Co-authored-by: Mike Lodder...

fix: fixed invalid array capacity in GetChallengeContribution (#32)

over 4 years ago

fix: fixed invalid array capacity in GetChallengeContribution (#32) Co-authored-by: Noah Bouma <nbouma@2keys.ca>

Fix test/dkg/ed25519/main.go generator. (#33)

over 4 years ago

Fix test/dkg/ed25519/main.go generator. (#33) When creating a new DKG participant, the generator...