I just built native windows openssl 0.9.8j 32 bit from a standard download 
using 
MS tools and Strawberry PERL on Win7.  It took less than an hour.  The install 
created openssl.exe, libeay32.dll and ssleay32.dll.

The install passed the test suite and I was able to use this command

openssl enc -bf -in foo.txt -out foo.enc -k pass

to encrypt a test file.  I have not looked at the source code for openssl in 
detail to set up the DLL calls for J, but it should not be too difficult.

--
David Mitchell

On 1/21/2012 9:21, Henry Rich wrote:
> Does anyone have a J suite that sends messages using DLL calls to the
> OpenSSL library?
>
> Henry Rich
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to