ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] SuSE crypto key size support
@ 2003-02-06 15:01 Oleg K. Artemjev
  2003-02-06 15:12 ` Maxim Tyurin
  0 siblings, 1 reply; 7+ messages in thread
From: Oleg K. Artemjev @ 2003-02-06 15:01 UTC (permalink / raw)
  To: community

Понадобилось мне тут подцепить 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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-02-06 16:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-06 15:01 [Comm] SuSE crypto key size support Oleg K. Artemjev
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

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