Re: [CRYPTO] test failures with JNA

2023-09-12 Thread Alex Remily
How to reproduce these test failures? On Sat, Sep 9, 2023 at 12:33 PM sebb wrote: > Some of the test runs fail when testing with the class: > > org.apache.commons.crypto.jna.OpenSslJna > > It looks like all the OSes complete the test OK if the default JNA > library is used. > > However for some

[CRYPTO] test failures with JNA

2023-09-09 Thread sebb
Some of the test runs fail when testing with the class: org.apache.commons.crypto.jna.OpenSslJna It looks like all the OSes complete the test OK if the default JNA library is used. However for some reason its version does not always agree with the default openSSL version. This library can be ov