Hi Pascal, I updated my wiki page on Calling DLLs to include a linux
example that uses SHA256 from openssl (with a shim)

http://www.jsoftware.com/jwiki/JoeBogner/CallingDLL

Hopefully it helps in case you want to go down that path


On Tue, Feb 25, 2014 at 8:40 PM, Pascal Jasmin <godspiral2...@yahoo.ca>wrote:

> I don't understand the openssl documentation, or found other dll
> implementations (than an old delphi one)
>
>
> ----- Original Message -----
> From: Joe Bogner <joebog...@gmail.com>
> To: programm...@jsoftware.com
> Cc:
> Sent: Tuesday, February 25, 2014 8:24:04 PM
> Subject: Re: [Jprogramming] using dll's in wine (linux/mac) (also a
> windows implementation of hash functions)
>
> I'm not sure about wine either. Why not write a small helper library around
> openssl or libcrypt functions? You could probably even mimic the same
> function signature.
>
>
>
> On Tue, Feb 25, 2014 at 7:50 PM, Pascal Jasmin <godspiral2...@yahoo.ca
> >wrote:
>
> > I've posted some hash functions sha1 sha2 and md5 that use Microsoft's
> > advapi32.dll that comes with windows.  Could someone let me know what/if
> > changes are needed to work with wine?
> >
> >
> >
> http://www.jsoftware.com/jwiki/PascalJasmin/SHA%201%2C%202%20and%20MD5%20for%20windows
> >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
> ----------------------------------------------------------------------
> 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