algorand / pixel

Algorand's implementation of pixel consensus signature
MIT License
19 stars 4 forks source link

Pixel signature scheme

Build Status

This is Algorand's implementation of Pixel signature, over the BLS12-381 curve. Useful links:

Dependencies

Code status

Build options

Test options

Cross comparison with python code

Quality control

Following the guidelines from Facebook's libra source code and Rust API Guidelines.

Exceptions:

Crypto Hygiene

Interfaces documentation

Wrapper