lightweight encryption of text file

Chris Colbert sccolbert at gmail.com
Fri Jan 8 17:21:16 EST 2010


PyCrypto is already pretty easy to use by itself. I dont know why you want a
wrapper on top of it.

On Fri, Jan 8, 2010 at 11:02 PM, Irmen de Jong <irmen-NOSPAM- at xs4all.nl>wrote:

> On 8-1-2010 22:39, Daniel Fetchinson wrote:
>
>>
>>>    http://www.nightsong.com/phr/crypto/p3.py
>>>
>>
>> Thanks a lot, currently I'm having trouble using this code on python
>> 2.6 but probably some small tweaking will fix it.
>>
>
> If you keep having issues with this module, maybe you can try this:
>
> http://www.freenet.org.nz/ezPyCrypto/
>
> It provides a very easy compact api on top of PyCrypto. So you'll need to
> install that as well to be able to use this.
>
> -irmen
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100108/4f24cbc4/attachment-0001.html>


More information about the Python-list mailing list