mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +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).
9.7 KiB
9.7 KiB