Skip to content

C implementation of Anemoi over the scalar field of BLS12-381

Notifications You must be signed in to change notification settings

anemoi-hash/anemoi-c-bls12-381

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C implementation of Anemoi over the scalar field of BLS12-381

Warning: this is not a C implementation that can be used for bindings. The library has been written first to be used as a backend for the OCaml implementation and some changes are work in progress to be suitable for C usage and bindings. Please do not use this version at the moment The interface might not be suitable enough for C users.

Compile

Get blst:

git submodule init
git submodule update

And run make

About

C implementation of Anemoi over the scalar field of BLS12-381

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published