Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 422 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 422 Bytes

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.