Skip to content

Implementation of Goldilocks and its extension fields for both Halo2 traits and arkworks traits

Notifications You must be signed in to change notification settings

scroll-tech/ceno-Goldilocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Goldilocks and its extension fields

This repo implements

  • Goldilocks Field mod 2^64 - 2^32 + 1
  • Goldilocks quadratic extension over x^2 - 7
  • Goldilocks cubic extension over x^3 - x - 1

Traits are compatible with ff 0.13.0.

Benchmark

cargo bench

About

Implementation of Goldilocks and its extension fields for both Halo2 traits and arkworks traits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%