Re: Linker failure after compilation with "enable-crypto-mdebug"

2021-04-28 Thread Robert Smith via openssl-users
Hi Jan, Thank you for your response. Obviously the file mem_dbg is not included and that is why I am having this problem. The questions are: Whether the "enable-crypto-mdebug" flag supported in Windows at all? Whether this is known issue? What control do I have over Windows build (I mean how c

Re: Linker failure after compilation with "enable-crypto-mdebug"

2021-04-28 Thread Jan Just Keijser
Hi, On 26/04/21 20:29, Robert Smith via openssl-users wrote: Hello everyone. I'm trying to recompile OpenSSL version 1.1.1k under Windows 10 with the following configuration flag enable-crypto-mdebug and getting the following linker error:  Creating library apps\openssl.lib and object apps\

Re: PKCS7_decrypt vs RSA OAEP padding

2021-04-28 Thread Michal Moravec
I reported the issue here -> https://github.com/openssl/openssl/issues/14927 I guess this is a final message from me. Nothing more to add. MM On 15. 4. 2021, at 17:40, Michal Moravec mailto:michal.mora...@logicworks.cz>> wrote: VICTORY! After replacing the PEM_write_bio_PKCS7/PEM_read_bio_CMS