[8114] in cryptography@c2.net mail archive
Re: Java binding to OpenSSL?
daemon@ATHENA.MIT.EDU (Rich Salz)
Tue Nov 21 14:44:32 2000
Message-ID: <3A1ACD5A.6C451F88@caveosystems.com>
Date: Tue, 21 Nov 2000 14:30:34 -0500
From: Rich Salz <rsalz@caveosystems.com>
MIME-Version: 1.0
To: smahadev@home.net
Cc: cryptography@c2.net
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
SWIG (www.swig.org) is a scripting-interface generator; it reads C/C++ header
files and generates stubs for python,java(bleeding edge),tcl,perl. m2crypto
(http://www.post1.com/home/ngps) is a nice swig'd set of openssl header files.
oriented for python, it should work with java too.
/r$