[Qt-interest] cascaded encryption with AES, Twofish, Serpent - how to create keys in secure way

Hagon hagonbc at gmail.com
Mon Feb 22 15:56:43 CET 2010


sorry, NOT THIS GROUP,
sorry
=========================
Pozdrawiam / Regards
Bartosz Cichoński (Hagon)
e-mail: hagonbc at gmail.com
ICQ: 558807081
Windows Live (MSN): hagonbc at live.com
Gadu-Gadu: 2935371
XMPP/Jabber/GoogleTalk: hagonbc at gmail.com
=========================


2010/2/22 Hagon <hagonbc at gmail.com>

> Hello!
> I'm developing a simple app using QT and Botan. I would like to implement
> "cascaded encryption" using  AES, Twofish and Serpent (like in truecrypt).
> I know that I must create a "Pipe" or "Chain" with three cipher objects.
> The encryption scheme should use a single password for  all the ciphers
> listed.
> How to create keys for these three ciphers from the password in secure
> way??? I know that using single key for multiple encryption algorithms is
> rather insecure... This will be an open-source app.
> Thanks in advance
> =========================
> Pozdrawiam / Regards
> Bartosz Cichoński (Hagon)
> e-mail: hagonbc at gmail.com
> ICQ: 558807081
> Windows Live (MSN): hagonbc at live.com
> Gadu-Gadu: 2935371
> XMPP/Jabber/GoogleTalk: hagonbc at gmail.com
> =========================
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100222/146e180c/attachment.html 


More information about the Qt-interest-old mailing list