Loopback encryption algorithms? Missing!?

Hey,

I've been trying to get loopback encryption working, and it seems that none of the algoriths are built into the kernel.

Any ideas? Are any of the 2.6 kernels compiled with encryption support?

Is there any other similar methods of encryption I can use to encrypt entire partitions/folder?

EDIT: Not loopback AUTHENTICATion, but ENCRYPTION.

2 Replies

Kernel .configs are here:

2.4:

http://www.linode.com/forums/viewtopic.php?t=1220

2.6:

http://www.linode.com/forums/viewtopic.php?t=1181

-Chris

Thanks. It seems 2.6 kernels have encryption it built in.

Although, loopback still isn't working. Would you be able to compile these extra options as well for the next kernel? Or am doing something wrong?

CONFIGBLKDEVLOOPUSERELBLOCK=y

CONFIGBLKDEVLOOPGEN=y

CONFIGBLKDEVLOOPCAST=n

CONFIGBLKDEVLOOPFISH2=n

Seems this thread should be moved to the Feature Request/Bug Report forum.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct