From 19fdc821c564cedc9c8560a92aaecd56cd24c2dd Mon Sep 17 00:00:00 2001 From: Sean Bowe Date: Sun, 11 Sep 2016 13:19:45 -0600 Subject: [PATCH] Add travis indicator to readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc2ba8d..e029ca6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# bn [![Crates.io](https://img.shields.io/crates/v/bn.svg)](https://crates.io/crates/bn) +# bn [![Crates.io](https://img.shields.io/crates/v/bn.svg)](https://crates.io/crates/bn) [![Build status](https://api.travis-ci.org/zcash/bn.svg)](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 **G1** and **G2**, with an efficient bilinear pairing: