LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 09-15-2013, 12:48 PM   #1
osiris2442
LQ Newbie
 
Registered: Sep 2013
Posts: 1

Rep: Reputation: Disabled
Tresor


Hi,

I encrypt my partitions with AES, but i use a kernel patch called TRESOR wich stores the key outside RAM in the debug registers of the CPUs.

So if i create for example an encrypted container with

Code:
cryptsetup create tresor /dev/loop0 --cipher tresor --key-size 256
it uses aes-cbc-plain for encryption which is not secure against watermarking attacks for example.

So my question is: Could i create an encrypted container with following command?

Code:
cryptsetup create tresor /dev/loop0 --cipher tresor-cbc-essiv:sha256 --key-size 256
I am not sure about it and i didn't find anything about this ...

thanks for your time,
osiris
 
Old 09-17-2013, 01:56 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Code:
grep -q tresor /proc/crypto && echo 'yesss!!!' || echo no dice
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Protect Linux from cold boot attacks with TRESOR LXer Syndicated Linux News 0 04-06-2012 06:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 05:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration