Encryption of Sensitive Files - Security & Cryptography

Users browsing this thread: 1 Guest(s)
venam
Administrators
Question: "why do you use `Revcore password123` in the first encryption?"
You could have simply use `ccrypt -e something` instead of installing another tool.
I have a question myself: I have run ccrypt inside a folder and I was wondering how I can encrypt all the files inside the folder.
To begin with, I tried ccrypt * which did not work, then I tried ccrypt *. it worked for some files, then I tried ccrypt .* it worked for the rest of the files.
I can't make it work with a one liner so if anyone has a way bump me!


Messages In This Thread
Encryption of Sensitive Files - by Revcore - 22-07-2012, 06:27 PM
RE: Encryption of Sensitive Files - by yrmt - 22-07-2012, 06:36 PM
RE: Encryption of Sensitive Files - by Robby - 23-07-2012, 10:57 AM
RE: Encryption of Sensitive Files - by venam - 21-08-2012, 06:40 AM
RE: Encryption of Sensitive Files - by D9u - 07-09-2012, 05:28 AM
RE: Encryption of Sensitive Files - by venam - 07-09-2012, 06:46 AM
RE: Encryption of Sensitive Files - by OpenSource - 23-09-2012, 02:49 AM
RE: Encryption of Sensitive Files - by CrossFold - 25-09-2012, 01:45 PM
RE: Encryption of Sensitive Files - by Dyzaster - 20-11-2012, 02:20 AM