Skip to content

ZKDL Blockstream Release 0.5

Choose a tag to compare

@ZamDimon ZamDimon released this 24 Aug 22:24
· 1 commit to main since this release
3602b6f

About

This version does a lot of polishing and finalizes the first version of the book. Specifically, we:

  • added a code snippet for Shamir secret sharing;
  • completely rewrote "Commitment Schemes" section: added proper definition blocks for various constructions, added missing proofs, and fixed definitions;
  • completely rewrote "Linear Algebra" section: added proper motivation, definitions of dim(\cdot) and basis, and exercises with solutions;
  • enhanced "Security analysis" section: added more motivation and significantly improved the exercises;
  • added a more complete "Authorship & Contributions" page; added an appropriate "Changelog";
  • fixed errors with the cleveref package;
  • fixed numerous typos and grammatical errors throughout the book (thanks to @DarkWindman).