toposware / frost

A fork of frost-dalek, made WASM compatible, and upgraded to Static ICE-FROST
BSD 3-Clause "New" or "Revised" License
14 stars 2 forks source link

Hash a1 and a2 during complaint generation to prevent fake complaint forging #28

Closed Nashtare closed 2 years ago

Nashtare commented 2 years ago

A fake complaint can currently be forged. Let k be a bad DH key (e.g. uniformly selected key). Then for issuing a (fake) complaint, Pi can do this:

Then verification of the complaint will be successful.