lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
This website is powered by Openwall GNU/*/Linux security-enhanced OS
[<prev] [next>] [<thread-prev] [month] [year] [list]
Date: Wed Nov  2 07:48:01 2005
From: aditya.deshmukh at online.gateway.strangled.net (Aditya Deshmukh)
Subject: Comparing Algorithms On The List
	OfHard-to-brut-force?

> views?

Only on 2 of them 
> ----------
> AES

I would put my money on this one because this is a std. does all the
encryption very fast and can be extended as per the security requirments:
you want more security than 128 bit you can have 192, you want more you can
go to virtually any number AES256 is right now the sweet spot and is quite
fast as comapred to Triple DES

> Triple DES

Good algo, but cannot be extended beyond 168 bit and has a lot of subtle
pitfalls which the programmer might fall into like selecting ECB or EBC
mode. Also is very slow - bad for large amount of data




________________________________________________________________________
Delivered using the Free Personal Edition of Mailtraq (www.mailtraq.com)

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux