Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
cargodog committed Sep 16, 2020
1 parent 6fa208d commit 0030d2e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Arcturus
A pure Rust implementation of [Arcturus](https://eprint.iacr.org/2020/312) zero-knowledge proofs.

## ⚠️ Security Warning
This crate is a work in progress and has not been independently audited!

USE AT YOUR OWN RISK!

## Documentation
Detailed documentation can be found [here](https://docs.rs/arcturus).

0 comments on commit 0030d2e

Please sign in to comment.