zzlyn / ConsensusVisualization

Other
2 stars 1 forks source link

Allow message digests to be modified by user. #80

Closed zzlyn closed 4 years ago

zzlyn commented 4 years ago

When user modifies a message digest on the modal menu, the message will be painted with a black inner circle. If the digest is modified to be different from the original, it will not pass the signature check consequently.

Also slightly changed the hashcode function to fix a bug and make it more generic.