This is an example of using the Crypto library (together with the BinaryFile library) to encrypt and later decrypt a complete file.
You can use it to encrypt a file, send the encrypted file over an unsecured connection and then decrypt it.
You can use it to encrypt a file, send the encrypted file over an unsecured connection and then decrypt it.
Attachments
-
10.2 KB Views: 431