Add jubjub bird to the README.

This commit is contained in:
Sean Bowe 2018-08-31 13:40:47 -06:00
parent 77545ff089
commit c5268afde7
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# jubjub [![Crates.io](https://img.shields.io/crates/v/jubjub.svg)](https://crates.io/crates/jubjub) #
<img
width="33%"
align="right"
src="https://raw.githubusercontent.com/zcash/zips/master/protocol/jubjub.png"/>
This is a pure Rust implementation of the Jubjub elliptic curve group and its associated fields.
* **This implementation has not been reviewed or audited. Use at your own risk.**