kubasiemion
kubasiemion
File kyber/pairing/bn256/point.go /, lines 224-225 A simple quid-pro-quo, but we should have mercy on the people trying to follow the algorithms: `// hashes a byte slice into two points on...
Hi, We started using the framework to quickly span multiple nodes for some MPC tests, and we really really like it. It allows us to mostly forget about the network...
how about defining the module as `github.com/zhangchiqing/merkle-patricia-trie` rather than `merkle-patricia-trie` in the go.mod file? This would make importing this project as a module easy (currently it is not).