Create README.md

This commit is contained in:
paul-wu
2015-05-15 02:30:13 +08:00
commit e737b4bad2

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# 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$.