wok-next annotate linux/description.linux-cryptoloop.txt @ rev 21107

Restore Perl modules removed accidentally in commit 19709
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jan 07 11:16:02 2019 +0200 (2019-01-07)
parents 119e586fb823
children
rev   line source
al@19583 1 Cryptoloop Support
al@19583 2
al@19583 3 Use this package if you want to be able to use the ciphers that are provided by
al@19583 4 the CryptoAPI as loop transformation. This might be used as hard disk
al@19583 5 encryption.
al@19583 6
al@19583 7 WARNING: This device is not safe for journaled file systems like ext3 or
al@19583 8 Reiserfs. Please use the Device Mapper crypto module instead, which can be
al@19583 9 configured to be on-disk compatible with the cryptoloop device.