Skip to content

Commit

Permalink
add OpenZKP
Browse files Browse the repository at this point in the history
  • Loading branch information
Aimeedeer authored Feb 7, 2020
1 parent 55fa59b commit 8c0d0b9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,16 @@
## Cryptography
- [Awesome Cryptography Rust](https://github.com/rust-cc/awesome-cryptography-rust);
- [Dalek Cryptography](https://github.com/dalek-cryptography);
- [Za!](https://github.com/adria0/za) -- An experimental rust zksnarks compiler with embeeded bellman-bn128 prover.
- [Za!](https://github.com/adria0/za) -- An experimental rust zksnarks compiler with embeeded bellman-bn128 prover;
- [OpenZKP](https://github.com/0xProject/OpenZKP) -- Pure Rust implementations of Zero-Knowledge Proof systems.

## Other
- [abscissa](https://github.com/iqlusioninc/abscissa) -- micro-framework for CLI tools with strong focus on security;
- [tesseracts](https://github.com/adria0/tesseracts) -- A small block explorer for geth PoAs written in rust.


## Contribute
Contributions are most welcome
Contributions are most welcome.


## License
Expand Down

0 comments on commit 8c0d0b9

Please sign in to comment.