On Wed, 2009-06-03 at 14:43 -0400, Eddie Drapkin wrote:
> Another camper on the AES / Rijndael bandwagon.  I don't think there's even
> been a theoretical attack point for anything >128 bit, but I could be wrong.
> 
> And re: sha1, sha1 isn't an encryption algorithm...
> 
> On Wed, Jun 3, 2009 at 9:28 AM, Bruno Fajardo <bsfaja...@gmail.com> wrote:
> 
> > Hi there!
> >
> > Try out AES.
> > http://en.wikipedia.org/wiki/Advanced_Encryption_Standard
> >
> > Bruno.
> >
> > 2009/6/3 Hemant Patel <hemant.develo...@gmail.com>
> > >
> > > Hello Everyone,
> > >                      Hope you all are doing great.
> > >                      Now we are creating a application which has high
> > level
> > > of security so its obvious that we will require a algorithm for
> > > encryption/decrytpion.So Can anybody suggest me the best algorithm for
> > > encryption(irrespective of any language....Just a Algorithm).
> > >
> > >
> > > With Regards,
> > > Hemant Patel
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
A single-phase Caesar cypher is by far the best. It worked for Julias
Caesar, and damn it, it will work for us!


Ash
www.ashleysheridan.co.uk


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to