[Israel.pm] PM for symmetric encription

Tal Kelrich tal at musicgenome.com
Sun May 20 14:31:59 EEST 2007


On Fri, 18 May 2007 16:12:20 +0000
Sagiv Barhoom <sagivba at 012.net.il> wrote:

> Hi all - 
> I am looking for a fast and good PM for symmetric encription like DES
> or TripleDes.
> I will need to use it on heavy load web application (lot of
> lightweight hits ).
> there are  few PMs on CPAN, and  I do not know which to choose:
> 
> Crypt::TripleDES
> Crypt::DES
> TripleDES
> Crypt::DES_PP
> Net::SSH::Perl::Cipher::DES

Have a couple more:

Crypt::CBC

Crypt::OpenSSL::AES
Crypt::Rijndael
Crypt::Blowfish
Crypt::Twofish2

I'd recommend AES(Rijndael) over DES for speed, YMMV.

-- 
Tal Kelrich
PGP fingerprint: 3EDF FCC5 60BB 4729 AB2F  CAE6 FEC1 9AAC 12B9 AA69
Key Available at: http://www.hasturkun.com/pub.txt
----
Certainly there are things in life that money can't buy,
But it's very funny -- did you ever try buying them without money?
		-- Ogden Nash
----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://perl.org.il/pipermail/perl/attachments/20070520/0de6c444/attachment.pgp 


More information about the Perl mailing list