Skip to content

Implementation of nlookup (and some other memory experimentation) in arkworks

Notifications You must be signed in to change notification settings

jkwoods/nlookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arkworks nlookup

An implementation of the nlookup protocol as a R1CS circuit (that is, the nlookup verifier is made noninteractive and expressed as R1CS) that incorporates hybrid tables and projection optimizations as described here. We use the arkworks library to write R1CS.

Documentation coming!

Also, for now, some memory circuitry and some arkworks -> bellperson conversion code lives here.

About

Implementation of nlookup (and some other memory experimentation) in arkworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages