dusk-network/Hades252

Refactor `Permutation` and `Hash` structs

ZER0 opened this issue · 0 comments

ZER0 commented

The Permutation currently contains the code for both Scalar and LinearCombination, we should probably split; plus Hash struct seems a mere wrapper to Permutation, so it might be not necessary.