Re: [openssl-users] OpenSSL 1.1.1 Compiler Warnings

2018-09-17 Thread Matt Caswell
On 17/09/18 19:12, Jay Foster wrote: > There were many many more of these, which I omitted for brevity.  I > looked at the source and it does look like the code is trying to stuff a > 64-bit constant into a 32-bit variable.  Does OpenSSL-1.1.1 work on > 32-bit architectures? Yes. It should work

[openssl-users] OpenSSL 1.1.1 Compiler Warnings

2018-09-17 Thread Jay Foster
With the recent release of OpenSSL 1.1.1, I tried to cross compile it for a 32-bit ARM architecture.  I observe many compiler warnings similar to the following: crypto/ec/curve448/curve448.c:30: warning: integer constant is too large for 'long' type crypto/ec/curve448/curve448.c:30: warning: i