Skip to content

Commit

Permalink
Add publication date
Browse files Browse the repository at this point in the history
  • Loading branch information
Acentelles committed Aug 4, 2024
1 parent 1545541 commit 57180f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions alberto/hypernova-by-hand.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: HyperNova by Hand
publish_date: 2024-08-05
category: cryptography
image: media/hypernova.jpeg
excerpt: Building on top of the techniques explored with SuperSpartan in part 1, the aim of this article is to unbundle the folding mechanism of the HyperNova protocol by writing it by hand. There is much wisdom hidden in the details.
Expand Down
1 change: 1 addition & 0 deletions alberto/superspartan-by-hand.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: SuperSpartan by Hand
publish_date: 2024-08-05
category: cryptography
image: media/super-spartan.jpeg
excerpt: The goal of this article is to dive into the techniques behind the SuperSpartan's polynomial IOP, which uses the sum-check protocol to prove CCS instances, by writing the protocol explicitely for a specific example. This is part 1 of a two-post series. These techniques used in SuperSpartan are at the core of the HyperNova protocol that will be explored in part 2.
Expand Down

0 comments on commit 57180f8

Please sign in to comment.