2017-05-30 15:57 GMT-05:00 Mark Thomas <ma...@apache.org>: > On 30/05/17 21:00, Emmanuel Bourg wrote: > > On 05/30/2017 08:01 PM, Christopher Schultz wrote: > > > >> Unless OpenSSL starts providing a JNI binding, we'll always have to > >> have a wrapper for it. > > > > Unless JNA is used. Has anyone experimented with this yet? > > > I've looked at it, but not worked with it. Essentially it is a general > purpose JNI wrapper. It is ALv2 licensed. It looked like it could do the > job. I wondered what the performance was like. Looks to be worth exploring. > > I didn't know about JNA, but I'm reading a single call is many times slower. And SSL needs a lot of calls, so this probably desn't look very good for us.
Rémy