These two are nice:

http://www.4dsolutions.net/cgi-bin/py2html.cgi?script=/ocn/python/blowfish.py
http://www.josh-davis.org/files/uploads/2007/06/aes_v001.py

each of them is single file no dependencies. solid algorithms. The AES
if the offical US government standard for encryption. I tend to trust
the blowfish better because it is not the official standard.



On Jan 7, 6:38 pm, NeonGoby <[email protected]> wrote:
> Can you recommend an encryption module?
>
> On Jan 6, 6:18 pm, mdipierro <[email protected]> wrote:
>
> > Good point. It depends on the encrypt function. I would use one that
> > encrypt and then base64 encodes it to avoid problems.
>
> > On Jan 6, 7:04 pm,NeonGoby<[email protected]> wrote:
>
> > > Thanks,
> > > I'm interested in encrypted some of the fields like names, addresses
> > > etc, not all fields.
>
> > > So the encrypted text is still a text and no a binary blob?
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to