ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Olvin <olvin@rambler.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Криптование ФС на   ALM2.4
Date: Fri, 04 Nov 2005 11:04:50 +0200
Message-ID: <436B2432.4070504@rambler.ru> (raw)
In-Reply-To: <200511041040.19777.serge@ukr-fin.com.ua>

Serge Polkovnikov wrote:
>>ALM 2.4
>>#!/bin/bash
>>insmod loop
>>insmod cryptoapi
>>insmod cryptoloop
>>losetup -e aes-cbc-256 /dev/loop0 file
>>mount   /dev/loop0 /mnt/loop -t ext2,umask=0
> Причем, если файловая система на шифрованом диске уже есть, то можно
> две последние строки уместить в одну. При этом не надо привязываться к 
> конкретному /dev/loopN устройству - автоматически использутеся незанятое.
> mount -t ext3 /path-to-file /mnt/crypt-disk -o loop,encryption=aes-cbc-256 

А можно ли при этом сделать ключ длиной 1024 бита или более. А не длины, 
например, 1234 бита?
А как такой шифрованный контейнер между системами будет переноситься? Я 
уже столкнулся с непереносимостью blowfish с 2.4.26 на 2.6.12.
А как другие операционки? (это совсем опционально)


  reply	other threads:[~2005-11-04  9:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27 20:29 Olvin  
2005-10-27 21:27 ` Ilya V. Pobelov
2005-10-28  6:50 ` ABATAPA
2005-10-28  6:57   ` Olvin
2005-10-29 11:28     ` [Comm] " Michael Shigorin
2005-10-31  7:32       ` Olvin
2005-11-03 13:24 ` [Comm] " Maxim Mogilevsky
2005-11-04  8:40   ` Serge Polkovnikov
2005-11-04  9:04     ` Olvin [this message]
2005-11-04  9:12       ` Olvin
2005-11-04  9:19       ` Serge Polkovnikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=436B2432.4070504@rambler.ru \
    --to=olvin@rambler.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git