# ZKBoo

[](https://crates.io/crates/zkboo)
[](https://docs.rs/zkboo)
An implementation of the [ZKBoo protocol](https://eprint.iacr.org/2016/163), using [ZKB++ optimisations](https://eprint.iacr.org/2017/279).
## 🚧 Warning 🚧
This crate is work in progress, not yet suitable for use in production.
Security has has been reviewed and performance has not been optimised.
Use at your own risk.
## License
[LGPLv3 © ZKBoo contributors.](LICENSE)