bilinear-pairing
There are 8 repositories under bilinear-pairing topic.
sdiehl/pairing
Optimised bilinear pairings over elliptic curves
jdwhite48/groth-sahai-rs
A Rust library for the Groth-Sahai non-interactive witness-indistinguishable and zero-knowledge proof system
clearmatics/bn256
Implements the Barreto-Naehrig (BN) curve as used by Ethereum
Jemtaly/pypbc
Python wrapper for the PBC (Pairing-Based Cryptography) library
hl-tang/JPBC-BBS04
Using JPBC(Java Pairing-Based Cryptography Library) to implement pairing-based cryptography algorithm like BBS04 group signature. And I proposed a modification of batch verification to the original BBS04.
ISecOkayamaUniv/elips_bn_bls12
A cryptographic library that is designed to support bilinear pairing using BN and BLS-12 curve at 128-bit Security Level. It is an ongoing project. Codes are subject to frequent change. An inital documentation can be access from https://isecokayamauniv.github.io/elips_bn_bls12/
Cipher0xf/LDVC_AC
Linked-Data based Anonymous Credential with selective disclosure
eNipu/elips_bn_bls
The initial phase of developing bilinear-pairing functionalities with BN and BLS-12 curve