mirror of
https://github.com/mii443/Weil-Pairing.git
synced 2025-08-22 16:35:30 +00:00
182 B
182 B
Weil-Pairing
A simple implementation of Weil pairing
We implemented the Weil pairing of elliptic curve over \mathbb{F}_{p^2}
, where p
is a prime such that p\equiv 1\mod 4
.