mirror of
https://github.com/pezkuwichain/bizinikiwi-bn.git
synced 2026-06-14 13:21:04 +00:00
Add travis indicator to readme.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# bn [](https://crates.io/crates/bn)
|
||||
# bn [](https://crates.io/crates/bn) [](https://travis-ci.org/zcash/bn)
|
||||
|
||||
This is a [pairing cryptography](https://en.wikipedia.org/wiki/Pairing-based_cryptography) library written in pure Rust. It makes use of the Barreto-Naehrig (BN) curve construction from [[BCGTV13]](http://eprint.iacr.org/2013/507) to provide two cyclic groups **G<sub>1</sub>** and **G<sub>2</sub>**, with an efficient bilinear pairing:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user