Skip to content

A Nim Wrapper for Milagro wrriten for Meros.

License

Notifications You must be signed in to change notification settings

MerosCrypto/mc_bls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLS

A Nim Wrapper for blst.

It should be noted this library exposes a simplified API which is tailored for Meros. This means it assumes Proof of Possessions are being used. Without any, Rogue-Key Attacks are possible. Beyond that, this uses G2 for Public Keys, whereas most libraries/projects assume/use G1 for Public Keys.

Installation

nimble install https://github.com/MerosCrypto/mc_bls/

About

A Nim Wrapper for Milagro wrriten for Meros.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages