bls
bls copied to clipboard
Skalman hash to curve wb
- Adapting the new arkworks frame work.
- fixing hacks and using from_be_bytes_mod_order.
- Using compressed serialized and new test for it.
- Pass All tests
I've not looked as closely as you wanted but seems fine afaik.
I do not see the DLEQ proof code here? We should probably merge this PR, but then deprecate this crate, and start a whole new crate that (a) does the DLEQ proofs and (b) avoids this swapable mess.