LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   encrypting a file (https://www.linuxquestions.org/questions/linux-newbie-8/encrypting-a-file-4175549074/)

F,Dillon@NYC 07-27-2015 12:35 PM

encrypting a file
 
i am trying to encrypt a file with cryptsetup, but it doesn't work. what is the code?

mralk3 07-27-2015 12:49 PM

cryptsetup is used to encrypt hard drives. cryptsetup is the wrong tool for your needs.

If you want to encrypt a single file it is best to use GnuPG. Here is a nice tutorial for you to read:

http://www.cyberciti.biz/tips/linux-...-password.html


All times are GMT -5. The time now is 10:09 PM.