Skip to content

Example repo for doing BLS signatures with the arkworks backend

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mmagician/bls-signatures-arkworks-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLS verification with arkworks backend - example

This repository shows a simple example of how to use the arkworks framework for verifying BLS signatures.

Parameters

It uses the BLS12-381 curve, a hashing domain BLS_SIG_BLS12381G2_XMD:SHA-256_SSWU_RO_POP_ as specified in the ethereum repo, and assumes the zcash-like serialization.

About

Example repo for doing BLS signatures with the arkworks backend

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages