| Crates.io | nym-bls12_381-fork |
| lib.rs | nym-bls12_381-fork |
| version | 0.8.0-forked |
| created_at | 2026-01-08 13:37:50.033315+00 |
| updated_at | 2026-01-08 13:37:50.033315+00 |
| description | Nym's temporary fork of zkcrpyto's implementation of the BLS12-381 pairing-friendly elliptic curve construction. This crate uses the `temp/experimental-serdect-updated` branch. We have created this fork as we need to be able to serialize Gt so that we can create the lookup table for baby-step-giant-step algorithm. For the original crate and readme, please refer to https://github.com/zkcrypto/bls12_381 |
| homepage | https://github.com/nymtech/bls12_381/tree/temp/experimental-serdect-updated |
| repository | https://github.com/nymtech/bls12_381/tree/temp/experimental-serdect-updated |
| max_upload_size | |
| id | 2030237 |
| size | 953,838 |
This is a temporary fork of zkcrypto's bls12_381 crate until https://github.com/zkcrypto/bls12_381/issues/10 is resolved. We have created this fork as we need to be able to serialize Gt so that we can create the lookup table for baby-step-giant-step algorithm. Our published crate uses the temp/experimental-serdect-updated branch.
For the original crate and readme, please refer to https://github.com/zkcrypto/bls12_381.