mirror of
https://github.com/serai-dex/serai.git
synced 2025-03-12 09:26:51 +00:00
single function 3.4.3 actually describes getting rid of DLEqProof for a thin wrapper around MultiDLEqProof. That can't be done due to DLEqProof not requiring the std features, enabling Vecs, which MultiDLEqProof relies on. Merging the verification statement does simplify the code a bit. While merging the proof could also be, it has much less value due to the simplicity of proving (nonce * G, scalar * G). |
||
---|---|---|
.. | ||
ciphersuite | ||
dalek-ff-group | ||
dkg | ||
dleq | ||
ed448 | ||
ff-group-tests | ||
frost | ||
multiexp | ||
schnorr | ||
transcript |