ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Oleg K. Artemjev" <olli@rbauto.ru>
To: community@altlinux.ru
Subject: [Comm] SuSE crypto key size support
Date: Thu, 6 Feb 2003 18:01:22 +0300
Message-ID: <20030206180122.4fc07f80.olli@rbauto.ru> (raw)

Понадобилось мне тут подцепить crypto диск из под сузей сделанный в ALT'е, однако 
я не уверен, что длина ключа используемая в SuSE в ALT поддерживается.
Не могли бы имеющие поставленную SuSE уточнить поддерживаются ли в ней размеры 
ключей отличные от тех что у мастера 2.0?

Итого, в сузе шифрование поднимается файлом /etc/init.d/boot*crypto* (точное название не помню, но он там один).
В этом файлике можно посмотреть название модуля, необходимого для загрузки поддержки зашифрованных разделов, зовут 
кажется loop_twofish или что то в этом духе, собственно единственное что сузя умеет поднимать из коробки это twofish
разделы. Чтобы проверить какие поддерживаются размеры ключей в альте надо сделать:
su -
modprobe cryptoloop
dd if=/dev/zero of=/tmp/testfile count=100
losetup -e twofish -k 64 /dev/loop1 /tmp/file
Последняя команда в Alt дает предупреждение, что 64 бита не поддерживаются, ну и 
соответственно список того, что она умеет. Собственно, по аналогии мне хотелось бы получить
ошибку в SuSE и узнать с какими keysize мне пробовать монтирование моего /dev/hda9 ...

Ну или может кто и так знает? ?-)~


-- 
Bye.Olli.			http://olli.digger.org.ru



             reply	other threads:[~2003-02-06 15:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-06 15:01 Oleg K. Artemjev [this message]
2003-02-06 15:12 ` Maxim Tyurin
2003-02-06 15:23   ` Oleg K. Artemjev
2003-02-06 15:31     ` Maxim Tyurin
2003-02-06 15:48       ` Oleg K. Artemjev
2003-02-06 15:54         ` Artem Pastukhov
2003-02-06 16:22           ` Oleg K. Artemjev

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=20030206180122.4fc07f80.olli@rbauto.ru \
    --to=olli@rbauto.ru \
    --cc=community@altlinux.ru \
    /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