Hi!

> > > The appended patch makes s2disk/s2both and resume use libgcrypt instead
> > > of openssl.  It also replaces Blowfish with AES (128bit).
> > >
> > 
> > It works perfectly (only tested suspend-to-disk). Great work, as usual.
> 
> Thanks! :-)
> 
> > > The libgcrypt's AES seems to be significantly slower than the openssl's
> > > Blowfish, but well.  Also IMHO libgcrypt is less convenient than openssl
> > > and the documentation sucks.  Still it's GPLed and works on SUSE 10.1
> > > (for me).
> > >
> > 
> > Well, it seems slower even with 2.6.18-rc1-mm1 (that is normally
> > sensibly faster compared with 2.6.17) but, well, it's just your first
> > revision ;-).
> 
> Appended is another one.  It uses Blowfish for encrypting the image and
> AES for encrypting the RSA private key and contains some random
> cleanups.
> 
> It doesn't seem to be faster than the previous one, so apparently libgcrypt is
> just slower than openssl.  However now I can use just about any 128-bit cipher
> for image encryption, although I'd like it to be hardcoded, at least for now.

It should stay hardcoded. We do not really want to have to do the
additional testing.
                                                                Pavel
-- 
Thanks, Sharp!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to