<p dir="ltr">Dear OpenSSL User,</p>
<p dir="ltr">I am working on porting 0.9.8h based 'OpenSSL customization' to 1.0.1.</p>
<p dir="ltr">Earlier this code was using 'cpp' as input parameter to the Perl scripts.</p>
<p dir="ltr">1. What option shall I use now for Windows?</p>
<p dir="ltr">As per documentation, nasm will be the only supported assembler. But currently both masm (option win32) and nasm (option win32n) work.</p>
<p dir="ltr">2. Why nasm is prefered over masm? Maybe ml.exe is better since it comes from ms.</p>
<p dir="ltr">Thank you.</p>