2011-06-17 Encrypting and decrypting files part 2
Some time ago, I gave a [[Encrypting_and_decrypting_files|duo of one-liners that encrypts/decrypts files]]. . . .
2K - last updated 2011-06-17 08:04 UTC by 6430
Encrypting and decrypting files
Create a shellscript called ''enc'' with the following line: #!/bin/sh openssl enc -aes-256-cbc -salt . . .
1K - last updated 2012-07-09 06:09 UTC by 6430
2 pages found.