I need help with digital signatures in ruby. What I'm aiming to do is have the application on a users computer receive a file digitally signed from me. The user application must then, without using any gems, verify the file is valid and read it. Could anyone help me?
Asked
Active
Viewed 2,337 times
0
-
You might want to add more detail to your question. It seems very broad. – Pan Thomakos Mar 13 '11 at 02:08
2 Answers
0
With digital signatures this question can help Digital signature verification with OpenSSL

Community
- 1
- 1

andrykonchin
- 2,507
- 3
- 18
- 24
0
Most governments with working electronic signature schemas have desktop apps that allow verifying signed files. Estonia has one of the most advances softwares that can be isntalled from https://installer.id.ee/
Depending on the country of the receiver user there might be more optimized applications available.

Margus Pala
- 8,433
- 8
- 42
- 52