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

Change message hash size to 32 bytes #45

Closed Nashtare closed 2 years ago

Nashtare commented 2 years ago

This PR changes the size of message hash digest to be given to the signature verification function, from 64 bytes to 32 bytes.