pairing icon indicating copy to clipboard operation
pairing copied to clipboard

Pairing-friendly elliptic curve library

Results 2 pairing issues
Sort by recently updated
recently updated
newest added

Update features to be compatible with nightly rust. Also fixes compilation errors that occurred if `asm` was enabled.

# Implements support for MNT4 and MNT6 ## Changes * Two engines for MNT4 and MNT6 * The testing include the full algebraic test suite (engine, groups and fields) *...