Cross-Language Encryption: Python/Java

Paul Rubin http
Fri Apr 30 05:11:00 EDT 2004


Daniel Orner <cs993442 at cs.yorku.ca> writes:
> 	Does anyone have a good idea about what my options might be
> here? Truthfully I don't know a whole lot about encryption algorithms,
> so if you can point me to something I can adapt without having to
> understand all the niggling details, that would really be great.

Use an SSL or SSH socket.  Don't mess with application-level
encryption unless there's a good reason for it AND you know what
you're doing.



More information about the Python-list mailing list