[Putting this back on list.]
On Thu, 12 Nov 2009 16:32:54 +0100
Kamil Kułaga wrote:
> Try this. It is for encrypted file but should work similar on partition.
> http://feraga.com/library/howto_use_cryptsetup_with_luks_support_0
>
> Generating key is not needed. Getting data from dev urandom is
On Wed, 02 Sep 2009 14:20:47 -0300
Ariel Laganá wrote:
> Hi everyone,
>
> I have lenny installed on a PC in which I'm trying to use an encrypted
> swap partition with LUKS, but I want to use a keyfile instead of a
> passphrase to unlock it.
>
> I've created a 256bits random key:
>
> dd i
* Ariel Laganá wrote:
> I have lenny installed on a PC in which I'm trying to use an
> encrypted swap partition with LUKS, but I want to use a keyfile
> instead of a passphrase to unlock it.
Just for the record, there's also loop-AES out there ;-)
quoting from its README:
(swapoff -a)
add the
> On Wednesday 02 September 2009 19:20:47 Ariel Laganá wrote:
>> I have lenny installed on a PC in which I'm trying to use an
>> encrypted swap partition with LUKS, but I want to use a keyfile
>> instead of a passphrase to unlock it.
>>
>> I've created a 256bits random key:
>>
>> dd if=/dev/
On Wednesday 02 September 2009 19:20:47 Ariel Laganá wrote:
> I have lenny installed on a PC in which I'm trying to use an
> encrypted swap partition with LUKS, but I want to use a keyfile
> instead of a passphrase to unlock it.
>
> I've created a 256bits random key:
>
> dd if=/dev/urando
Hi everyone,
I have lenny installed on a PC in which I'm trying to use an encrypted
swap partition with LUKS, but I want to use a keyfile instead of a
passphrase to unlock it.
I've created a 256bits random key:
dd if=/dev/urandom of=/root/swapcrypt bs=1 count=256
But when I try to forma
6 matches
Mail list logo