OpenSSL support for MacOS Big Sur(Cross compilation for ARM architecture/Apple silicon)?

2020-10-18 Thread Vinay Kumar via openssl-users
Hi All,
As Apple is moving from Intel to ARM architecture, does OpenSSL support 
cross-compiling(using Xcode 12.2) on MacOS Big Sur for Apple silicon(ARM 
architecture)?If not, any expected date?
Thanks,Vinay

OpenSSL 1.1.1b version chooses wrong AS(assembler) on Windows

2019-03-10 Thread Vinay Kumar via openssl-users
Hi All,

The OpenSSL version 1.1.1b chooses wrong AS(assembler) on running through 
Cygwin in Windows. It chooses 'ml' instead of 'nasm'(but uses the syntax of 
nasm) which causes OpenSSL build failure on Windows. The same works fine with 
OpenSSL 1.1.0i version.
Looks like a bug with 1.1.1b version.
Setting 'AS=nasm' before running the configure script in the Cygwin shell 
resolves the problem.
Can someone please confirm if the above workaround is acceptable and can be 
logged as bug in OpenSSL 1.1.1b version?
Regards,Vinay



[openssl-users] GSCheck fails for Windows 32build 'libeay32.dll' library

2018-11-28 Thread Vinay Kumar via openssl-users
Hi All,

The 32bit OpenSSL 1.1.0i library 'libeay32.dll' fails for binscope GSCheck on 
Windows.

E:\libeay32.dll: error BA2022: libeay32.dll was compiled with the following 
modules for which a language could not be identified. Ensure these were 
compiled with debug information and run BinScope again:
aes-586.obj
aesni-x86.obj
bf-586.obj
bn-586.obj
chacha-x86.obj
cmll-x86.obj
co-586.obj
crypt586.obj
des-586.obj
ecp_nistz256-x86.obj
ghash-x86.obj
md5-586.obj
poly1305-x86.obj
rc4-586.obj
rmd-586.obj
sha1-586.obj
sha256-586.obj
sha512-586.obj
vpaes-x86.obj
wp-mmx.obj
x86-gf2m.obj
x86-mont.obj
x86cpuid.obj

Any idea on how to resolve this problem or is it expected behavior.

NOTE:
1. Adding /GS flag and enabling debug mode did not resolve the problem.
2. The same works fine with 64bit Windows 'libeay32.dll'
3. For other OpenSSL library ' libssl32.dll', GSCheck passes for both 32bit and 
64bit.


Regards,
Vinay

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users