Encryption
Use gpg
utility to encrypt some stuff on Linux. For example, encrypt a file with symmetric algorithm (use a single passphrase for encryption and decryption):
|
|
# Links
- How To Encrypt File on Linux – devconnected #toexplore/coding
Use gpg
utility to encrypt some stuff on Linux. For example, encrypt a file with symmetric algorithm (use a single passphrase for encryption and decryption):
|
|