An open source version of the SSL and TLS protocols.

learn more… | top users | synonyms

0
votes
0answers
22 views

Use OpenSSL in Automator Application?

I want to make an application that's in the same directory as a file: message.txt.enc If you open the app you should be prompted with a password dialogue. this should be used to decrypt the file AND ...