[python-win32] encoding decoding for python2.5

Vernon Cole vernondcole at gmail.com
Fri Sep 23 16:23:03 CEST 2011


Dear person:

There are lots of ways to encode and decode data.  You'll need to provide
some more information about the use you intend in order to get good advise.
Do you just want to protect something from prying eyes on one workstation?
How secure does it have to be? Are you sending the data to someone else, who
must then decode it?  Is it in some compressed format (like audio or
picture) and you need to read and write it?  Are you perhaps a terrorist
with whom we prefer not to share information about cryptography, and thats
why you don't have a name?  Or do you only want to change a character string
from one encoding to another?

Provide more details, please.
--
Vernon

On Fri, Sep 23, 2011 at 12:49 AM, ad3d <alhaddeshpande at gmail.com> wrote:

>
> Hi Guys,
>
>   I want to encode and decode some data using python 2.5. can someone plz
> suggest me some algorithms(freeware not trial version) for the same..
>
> thanx in advance
> --
> View this message in context:
> http://old.nabble.com/encoding-decoding-for-python2.5-tp32503855p32503855.html
> Sent from the Python - python-win32 mailing list archive at Nabble.com.
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20110923/f398113c/attachment.html>


More information about the python-win32 mailing list