We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://blog.iyouchain.com/2019/11/01/consideration-of-signature-scheme/
本文介绍YOUChain 加密签名方面的思考和方案,go-bls 库已于 github 开源,项目地址:https://github.com/youchainhq/go-bls。 YOUChain 签名方案的考虑 1 面临的问题 YOUChain所采用的共识机制,是基于VRF的一种新型PoS共识。对基于PoS的共识,基本上都存在一个对区块做签名投票的机制,所有这些投票信息,都需要存储及随区块广
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
https://blog.iyouchain.com/2019/11/01/consideration-of-signature-scheme/
本文介绍YOUChain 加密签名方面的思考和方案,go-bls 库已于 github 开源,项目地址:https://github.com/youchainhq/go-bls。 YOUChain 签名方案的考虑 1 面临的问题 YOUChain所采用的共识机制,是基于VRF的一种新型PoS共识。对基于PoS的共识,基本上都存在一个对区块做签名投票的机制,所有这些投票信息,都需要存储及随区块广
The text was updated successfully, but these errors were encountered: