Crates.io | pg-curve |
lib.rs | pg-curve |
version | 0.2.0 |
source | src |
created_at | 2023-03-01 14:36:06.240974 |
updated_at | 2023-03-01 14:36:06.240974 |
description | Fork of the BLS12-381 pairing-friendly elliptic curve construction with target group serialization |
homepage | https://github.com/encryption4all/pg-curve |
repository | https://github.com/encryption4all/pg-curve |
max_upload_size | |
id | 798051 |
size | 961,607 |
This crate is a fork of the BLS12-381 pairing-friendly elliptic curve construction crate, providing serialisation. This crate is forked because the maintainers of BLS12-381 do not wish to merge the proposed serialisation standard in merge request #12. This crate should be up to date with upstream, with the gt-serialisation
branch merged.