apache / incubator-milagro-crypto-rust

Apache Milagro Crypto Library - Rust Version
https://milagro.apache.org/
Apache License 2.0
31 stars 19 forks source link

Serialisation #31

Closed kirk-baird closed 4 years ago

kirk-baird commented 4 years ago

Issue Addressed

25

What has been changes

Implementation of the ZCash serialisation format for BLS381 G1 and G2 points.

This is the encoding that is references in the BLS standard.