User Tools

Site Tools


ubuntu:openssl:encrypt_a_file

This is an old revision of the document!


Ubuntu - OpenSSL - Encrypt a file

openssl enc -aes256 -salt -in test1.txt -out test1.enc

NOTE: The -salt option should ALWAYS be used if the key is being derived from a password.

ubuntu/openssl/encrypt_a_file.1611936776.txt.gz · Last modified: 2021/01/29 16:12 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki