我正在使用fabcar项目:https://github.com/IBM/blockchain-application-using-fabric-java-sdk
它使用HyperLedger 1.4.1。我想知道更多关于隐私增强解决方案的信息。
如何实现零知识证明(ZKP)?是否实现了其他技术或解决方案?
非常感谢。
发布于 2020-03-23 22:00:17
您可以使用IBM Hyperledger Dcoumentation.But所说的Identity Mixer来实现它,到目前为止,我还没有从IBM Hypeledger站点或任何其他非官方的开发人员博客中看到任何可用的示例。
https://hyperledger-fabric.readthedocs.io/en/latest/idemix.html
https://stackoverflow.com/questions/60811320
复制相似问题