Skip to content

Shuang's Crypto Notes

Learning new things!

Category: Drafts but I wanna publish

STARK 101 coding note

Table of Contents

  • low degree polynomials extension
    • How to generate a group of order k in a prime field of order p-1?
    • Correction of your illumination
  • Polynomial Constrains
  • FRI Commitment
  • The proof
    • collection of your illumination

resource

https://starkware.co/stark-101

low degree polynomials extension

interpolate the trace points into a polynomial in …

Author shuangcrypto.comPosted on April 21, 2024September 10, 2024Categories Drafts but I wanna publishLeave a comment on STARK 101 coding note

zkVM

Table of Contents

  • What is zkVM?
  • Building blocks
    • CPU
    • RAM
    • Bitwise operation, hashing
  • MIDEN
    • Building blocks
      • how to initialize the program (decoder)
      • Stack based, register base, memory machine (cario)
      • range check
      • chiplist (all specialized circuit): hasher, bitwiser, memory, padding
    • Decoder
    • Bitwise argument

how to build zkVM:

Module Seven

What is

…
Author shuangcrypto.comPosted on April 17, 2024April 17, 2024Categories Drafts but I wanna publishLeave a comment on zkVM
 Hi, I am Shuang, a ZK/Cryptography engineer at Powdr. These are my somewhat messy learning notes about cryptography, security in general, and my hobbies. I'm considering organising the well-written posts in another place, TBD...
  • blockchain projects
  • Coding
  • Compiler
  • Drafts but I wanna publish
  • ECC
  • Fundamental Protocols
  • Hash functions
  • Mathematical Background
  • Plonky3
  • powdr
  • powdr-openVM
  • Prover Projects
  • Rust
  • stwo
  • Tools
  • Uncategorized
  • Zero Knowledge Proof
  • zk based on Multilinear polynomials
  • zk libraries
  • zkVM and zkEVM

Recent Posts

  • Compiler Concepts
  • Register, RAM, SSD, STACK, HEAP
  • Trace back CLI parameters
  • Precompile, chip, air, pc_lookup
  • Plonkchip add bus in eval
  • Publications
  • My CV
  • GitHub
  • LinkedIn
  • X

Hobbies

Handcrafts
  • Jewelry crafts
    • my online shop
  • Wood crafts
  • Sewing
  • Knitting
Sports
  • Rock climbing & bouldering
  • Running
Cooking
  • Recipes
Photography
  • portfolio

Useful links

  • Latex in Wordpress
  • Knowledge links
  • powdr command
  • what you want to know about powdr
  • Coding Tools & Tips
Shuang's Crypto Notes Proudly powered by WordPress