Best Encryption for Python Client/Server

Ed Hotchkiss edhotchkiss at gmail.com
Mon Sep 19 20:18:25 EDT 2005


Is SSL something which needs a script to register (and pay for) a
certificate, or is it just another form of encryption ... also - is there a
free implementation of OpenSSL for windows, and is openSSL a default
application with *NIX?
Thanks.


 On 9/19/05, James Stroud <jstroud at mbi.ucla.edu> wrote:
>
> SSH can be used for functionality like this, through tunneling. You can
> even
> tunnel interprocess communication through SSH. Its not exceptionally
> complicated.
>
>
>
> On Sunday 18 September 2005 13:36, Ed Hotchkiss wrote:
> > Let us say that I am trying to create a very small and simple private
> > network/connection between several scripts on different machines, to
> > communicate instructions/data/files etc. to each other over the net. Is
> SSL
> > the best method? Any recommendations of something to get started with?
> > Thanks in advance.
>
> --
> James Stroud
> UCLA-DOE Institute for Genomics and Proteomics
> Box 951570
> Los Angeles, CA 90095
>
> http://www.jamesstroud.com/
> --
> http://mail.python.org/mailman/listinfo/python-list
>



--
edward hotchkiss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050919/3915c897/attachment.html>


More information about the Python-list mailing list