Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:encrypt_files [2011/05/24 07:23] – [Extract an Encrypted File] Guy | wiki:encrypt_files [2011/05/24 07:59] (current) – [If You Have More than One File] Guy | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ==== Decrypt a File ==== | ==== Decrypt a File ==== | ||
| - | To decrypt a file encrypted using this method, use | + | To decrypt a file, use |
| < | < | ||
| bcrypt -c filename.bfe</ | bcrypt -c filename.bfe</ | ||
| - | ==== If You Have More Than One File ==== | + | ==== If You Have More than One File ==== |
| - | If you have more than one file, it is best to compress them into a .tgz file first. | + | If you have more than one file, it is ideal to compress them into a .tgz file first (there are other options). |
| To do this use | To do this use | ||