Hi,
I am looking for a way to sign the content of (binary) files with my private keys. Almost every client can sign text messages, but I haven't found a solution for signing files.
Any ideas or hints on existing solutions?
Internally, the clients actually only sign the hash digest of the text message we enter:)