How do you mount Debian in openSUSE? Maybe you can wright a script for your autostart when logging in or maybe rclocal. Documentation seams to be skimpy on the and the only thing I could find was an FAQ that said to mount with a loop0 when doing a backup.
Try this site.
http://code.google.com/p/cryptsetup/
Code:
Package: cryptsetup
State: not installed
Version: 2:1.1.3-4squeeze2
Priority: optional
Section: admin
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@lists.alioth.debian.org>
Uncompressed Size: 1,204 k
Depends: libc6 (>= 2.3), libdevmapper1.02.1 (>= 2:1.02.36), libpopt0 (>= 1.16), libuuid1 (>= 2.16), dmsetup
Suggests: udev, initramfs-tools (>= 0.91) | linux-initramfs-tool, busybox, dosfstools
Conflicts: cryptsetup-luks
Breaks: hashalot (< 0.3-2)
Replaces: cryptsetup-luks, hashalot (< 0.3-2)
Provides: cryptsetup-luks
Description: configures encrypted block devices
Cryptsetup provides a command-line interface for configuring encrypted devices. This is done using the Linux kernel device mapper target dm-crypt. This
version of cryptsetup has integrated support for LUKS.
cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package includes support for
automatically configuring encrypted devices at boot time via the config file /etc/crypttab. Additional features are cryptoroot support through
initramfs-tools and several supported ways to read a passphrase or key.
Homepage: http://code.google.com/p/cryptsetup/
That's all I could find and you may have all ready seen this stuff.