Post
Topic
Board Development & Technical Discussion
Re: DagCoin: a cryptocurrency without blocks
by
Come-from-Beyond
on 24/09/2015, 13:44:26 UTC
If I sign a msg with my private key, the signature is a record that I signed the msg. If you can forge my signature, then you can send fake msgs from me.

This signing algorithm is supposed to be used in a PoW cryptocoin only. Every key can be used only once (every output can be spent only once).