#credentials #contracts #attributes #proofs #schnorr #multiple #dark

darkcontract

具有多个属性和自定义schnorr证明的暗色凭证和合约

1个不稳定版本

0.0.5 2020年2月23日

#18 in #schnorr

GPL-3.0-or-later

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