1个不稳定版本
0.0.5 | 2020年2月23日 |
---|
#18 in #schnorr
58KB
1.5K SLoC
使用由ZCash项目编写的配对库: https://electriccoin.co/blog/pairing-cryptography-in-rust/
最初是配对库,现在已更名为bls12_381
运行示例工具
$ git clone https://github.com/narodnik/darktoken $ cd darktoken $ cargo build --examples $ cd target/debug/examples/ $ ./darktoken help
依赖项
~2MB
~43K SLoC