Skip to content

hrmk1o3/plonky2-bn254-poseidon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plonky2 Circuit for BN254 Poseidon

This repository contains an implementation of the Poseidon hash function for scalar fields of the BN254 elliptic curve group. BN254 (also known as alt-BN128) is currently the only curve with precompiled contracts on Ethereum for elliptic curve operations.

How to Use

cargo run -r --bin permute

About

Poseidon hash function in plonky2 for the scalar field of BN254 curve

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages