OpenSSL Encrypt A File With Openssl
Did you know that openssl does encryption? Of course you did. Here's a fun way to pipe binary files around and encrypt theme this video tutorial help you know, how to encrypt and decrypt text messages using OpenSSL Use OpenSSL to do that. Follow a simple example: To encrypt a file: openssl rsautl -encrypt -inkey public_key.pem -pubin -in -out ...