FuelLabs / sway-applications

Swaypplications
https://sway-applications.vercel.app/
Apache License 2.0
1.58k stars 540 forks source link

Multisig: remove arbitary data from hash functions #718

Closed K1-R1 closed 1 year ago

K1-R1 commented 1 year ago

Arbitrary bytes in hash functions can be removed; they served to add additional entropy however this is not necessary as knowing the hash does not create a vulnerability, the hash must still be signed over by a multisig user.