randombit / miracl_core_bls12381

Rust code of https://github.com/miracl/core (miracl_core) for curve BLS 12-381.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains a subset of miracl_core for curve BLS 12-381. It was built from commit b670e58 according to these instructions, running python3 config64.py for curve #31 (bls12381).

The version of this crate follows the version of the Miracl Core releases, with a patch that increments for every local fixes (like documentation or otherwise) that don't affect the code.

About

Rust code of https://github.com/miracl/core (miracl_core) for curve BLS 12-381.

License:Apache License 2.0


Languages

Language:Rust 100.0%