Live data from Hacker News

Viewing profile — jeremy_bruestle

jeremy_bruestle

HN member
Joined
Sat, May 07, 2022, 2:35 PM UTC
HN karma
1
Public activity
2 items

About jeremy_bruestle

No profile information was provided.

Recent public activity

  1. comment
    Comment #31294939

    Basically, you can run code in the zkVM, which looks like a normal RISC-V machine, but it generates a cryptographic proof/receipt of correct execution, so you can trust the code wa…

  2. comment
    Comment #31294858

    It is similar, although rather than using a Benes net to implement the permutation, it uses PLONK ( https://eprint.iacr.org/2019/953.pdf ), which is massively more efficient. And o…