crate-crypto / rust-verkle

Apache License 2.0
119 stars 41 forks source link

Remove generics in KZG #3

Closed kevaundray closed 3 years ago

kevaundray commented 3 years ago

Currently, KZG10 is generic, however, Verkle Trie is only planned to work with Bls12-381

kevaundray commented 3 years ago

We no longer use KZG, this issue is therefore stale as of #23