pairing 0.23.0

Pairing-friendly elliptic curve library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.maintenance]
status = "actively-developed"
[dependencies.group]
default-features = false
version = "0.13"

[package]
authors = ["Sean Bowe <ewillbefull@gmail.com>", "Jack Grigg <jack@z.cash>"]
description = "Pairing-friendly elliptic curve library"
documentation = "https://docs.rs/pairing/"
edition = "2021"
homepage = "https://github.com/zkcrypto/pairing"
license = "MIT/Apache-2.0"
name = "pairing"
readme = "README.md"
repository = "https://github.com/zkcrypto/pairing"
resolver = "2"
version = "0.23.0"