Skip to content

idena-lab/bls-256-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLS-256

BLS(Boneh-Lynn-Shacham) signature scheme use the curve alt_bn128 (bn256).

This implementation use $G_1$ points for public keys, $G_2$ points for signatures.