Encoding of G1/G2 elements in compressed or uncompressed form.

This commit is contained in:
Sean Bowe
2017-07-11 15:01:31 -06:00
parent 021077b56b
commit 3faf8c526a
11 changed files with 588 additions and 20 deletions

View File

@@ -11,3 +11,4 @@ repository = "https://github.com/ebfull/pairing"
[dependencies]
rand = "0.3"
byteorder = "1.1"