LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to encrypt a partition with Cryptoloop (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-encrypt-a-partition-with-cryptoloop-4175450796/)

LXer 02-19-2013 09:00 AM

LXer: How to encrypt a partition with Cryptoloop
 
Published at LXer:

This article will describe how to encrypt entire partition with a Cryptoloop. Cryptoloop is a disk encryption module for Linux. It was first introduced in the 2.5.x kernel series. Cryptoloop has an ability to create an encrypted file system on a single partition or within a regular file, which can later simply be mounted by the mount command. Cryptoloop uses so called loopback device, which needs to be called with any file system request. Currently there are many alternatives for Cryptoloop usage and the most common is Loop-AES. This article will explain a simple usage of the cryptoloop module for partition encryption and mounting within a Linux Operating system.

Read More...

H_TeXMeX_H 02-19-2013 09:09 AM

Use of cryptoloop is NOT recommended. It has been deprecated in favor of cryptsetup. cryptsetup is not only much more secure, but provides many more options and features.


All times are GMT -5. The time now is 06:19 AM.