Gary,

You can add the Windows 64 build.  Unit tests passed as expected and
main function output is:

Apache Commons Crypto 1.1.0-SNAPSHOT
Native code loaded OK: 1.1.0-SNAPSHOT
Native name: Apache Commons Crypto
Native built: Aug 16 2020
OpenSSL library loaded OK, version: 0x1010104f
OpenSSL library info: OpenSSL 1.1.1d  10 Sep 2019
Random instance created OK:
org.apache.commons.crypto.random.OpenSslCryptoRandom@482f8f11
Cipher AES/CTR/NoPadding instance created OK:
org.apache.commons.crypto.cipher.OpenSslCipher@4b9e13df
Additional OpenSSL_version(n) details:
1: compiler: x86_64-w64-mingw32-gcc -m64 -Wall -O3 -fno-ident
-DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPU
ID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT
-DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1
_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM
-DVPAES_ASM -DGHASH_ASM -DECP_NI
STZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DUNICODE -D_UNICODE
-DWIN32_LEAN_AND_MEAN -D_MT -DNDEBUG
2: built on: Tue Sep 10 13:13:07 2019 UTC
3: platform: mingw64
4: OPENSSLDIR: "C:/Windows/System32/OpenSSL/ssl"
5: ENGINESDIR: "C:/Windows/System32/OpenSSL/lib/engines-1_1"

On Thu, Aug 27, 2020 at 6:51 PM Gary Gregory <garydgreg...@gmail.com> wrote:
>
> Here is what community testing we have so far for the Crypto.main() smoke
> test:
>
> - darwin64-x86_64-cc; OpenSSL 1.1.1g; Gary Gregory, Alex Remily
> - debian-amd64; OpenSSL 1.0.1f; Gary Gregory
> - debian-amd64; OpenSSL 1.1.1g; Bruno P. Kinoshita
> - Linux x86_64; OpenSSL 1.1.1; Alex Remily
>
> Gary
>
>
> On Sat, Aug 22, 2020 at 7:48 PM Gary Gregory <garydgreg...@gmail.com> wrote:
>
> > Hi all,
> >
> > I intent on creating a release candidate for Commons Crypto soon.
> >
> > I pushed a snapshot today which contains native binaries for Windows 32
> > and 64, Linux 32 and 64, Mac 64, and ARM and ARM HF.
> >
> > Please help testing these on whatever platforms you may have access to.
> >
> > Gary
> >
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to