Author Topic: Encryption software  (Read 2398 times)

0 Members and 2 Guests are viewing this topic.

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Encryption software
« on: January 30, 2014, 01:10:57 am »
I'm looking for a new encryption software to use for linux. I used to use truecrypt but I don't trust it. I have ctriterion which the software should fulfill. The most important one probably is that I want to be able to chose the algorithm. So many seem to use AES 256 and I'd prefer to use something else, like twofish. Other then thatI'd like to be able to use keyfiles. Tomb looks really good in that regard. It also have a steganography function to hide your keyfiles further. Tomb also uses AES 256. I've checked out ECryptFS but wasn't terribly excited about it.

Leaning towards Tomb because it has more features I like then dislike. What do you people use?
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Arkalian

  • Peasant
  • *
  • Posts: 116
  • Cookies: 27
  • The UnSilent Majority
    • View Profile
Re: Encryption software
« Reply #1 on: January 30, 2014, 02:06:00 am »
https://www.schneier.com/twofish-products.html

Here are quite a few products that are by the guy who invented twofish. Might be worth a look.
We few, we happy few, we band of brothers;. For he today that sheds his blood with me. Shall be my brother.
                                                                    -Shakespeare

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Encryption software
« Reply #2 on: January 30, 2014, 02:36:43 am »
Awesome link thanks!
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Arkalian

  • Peasant
  • *
  • Posts: 116
  • Cookies: 27
  • The UnSilent Majority
    • View Profile
Re: Encryption software
« Reply #3 on: January 30, 2014, 02:48:23 am »
No problem at all. Twofish is pretty cool. When it comes to encryption Bruce Schneier is the man. He wrote Applied Cryptography 1 & 2 along with several other bad ass books. I posted his new one in the ebooks section.

Ark
We few, we happy few, we band of brothers;. For he today that sheds his blood with me. Shall be my brother.
                                                                    -Shakespeare

Offline vezzy

  • Royal Highness
  • ****
  • Posts: 771
  • Cookies: 172
    • View Profile
Re: Encryption software
« Reply #4 on: January 30, 2014, 02:49:14 am »
The standard encrypted drive setup in Linux is LUKS, which is usually accessed through the dm-crypt utility.

eCryptFS and EncFS are easy to set up, but they're all userspace file system encryption layers, which means metadata is still accessible.
Quote from: Dippy hippy
Just brushing though. I will be semi active mainly came to find a HQ botnet, like THOR or just any p2p botnet

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Encryption software
« Reply #5 on: January 30, 2014, 02:55:12 am »
LUKS is only for encrypting whole file systems yes? That's not really what I'm looking for. Yeah, I kinda didn't like that about those other two.
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline vezzy

  • Royal Highness
  • ****
  • Posts: 771
  • Cookies: 172
    • View Profile
Re: Encryption software
« Reply #6 on: January 30, 2014, 03:04:17 am »
Ah, then if you simply want a layer that runs in userspace, then go for eCryptFS or EncFS.
Quote from: Dippy hippy
Just brushing though. I will be semi active mainly came to find a HQ botnet, like THOR or just any p2p botnet

Offline pivot3r

  • /dev/null
  • *
  • Posts: 10
  • Cookies: 3
    • View Profile
Re: Encryption software
« Reply #7 on: February 02, 2014, 06:28:18 am »
I think you could use gpg for this. 
Code: [Select]
gpg --symmetric --cipher-algo TWOFISH file.zip
Code: [Select]
shred -u file.zip
Code: [Select]
gpg -d file.zip.gpg

I don't know if that'll work in your situation.  I am not sure about the keyfiles in regards to file encryption, but I would assume the feature is in there somewhere - gpg is used for public/private keys with emails.    Might be something worth thinking about. 

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Encryption software
« Reply #8 on: February 02, 2014, 08:03:19 am »
Here's a Wikipedia page with a list of different encryption software that lets you know if it's on Linux to give you some more ideas.

http://en.wikipedia.org/wiki/Comparison_of_disk_encryption_software#Operating_systems

BestCrypt seems to have everything you're looking for
Quote from: wikipedia
BestCrypt supports a wide variety of block cipher algorithms including AES, Serpent, Blowfish, Twofish, DES, Triple DES, GOST 28147-89. All ciphers support CBC and LRW modes of operation while AES, Twofish and GOST also support XTS mode.
« Last Edit: February 02, 2014, 08:08:35 am by DeepCopy »
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline vezzy

  • Royal Highness
  • ****
  • Posts: 771
  • Cookies: 172
    • View Profile
Re: Encryption software
« Reply #9 on: February 02, 2014, 03:52:30 pm »
Please do not use BestCrypt. It is proprietary software.
Quote from: Dippy hippy
Just brushing though. I will be semi active mainly came to find a HQ botnet, like THOR or just any p2p botnet

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Encryption software
« Reply #10 on: February 02, 2014, 04:02:06 pm »
Please do not use BestCrypt. It is proprietary software.

In which case truecrypt might still be a better option.
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline pivot3r

  • /dev/null
  • *
  • Posts: 10
  • Cookies: 3
    • View Profile
Re: Encryption software
« Reply #11 on: February 02, 2014, 05:56:25 pm »
In regards to TrueCrypt, it looks like there's been some work towards an audit of the code.

http://blog.cryptographyengineering.com/2013/12/an-update-on-truecrypt.html

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Encryption software
« Reply #12 on: February 02, 2014, 10:39:23 pm »
In regards to TrueCrypt, it looks like there's been some work towards an audit of the code.

http://blog.cryptographyengineering.com/2013/12/an-update-on-truecrypt.html
That's hopeful. Thanks everyone.
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python