lightweight encryption of text file
Irmen de Jong
irmen-NOSPAM- at xs4all.nl
Fri Jan 8 17:02:00 EST 2010
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
More information about the Python-list
mailing list