Hi,
 
We are trying to deploy AES-256 in assembly, and of course we ran into your
code in aes-586.pl. In the code we saw that you use 64 byte alignment:

&set_label("AES_Te",64);    # Yes! I keep it in the code segment!

Which is something that gives us a headache in other modules that use
openssl libraries in Windows. 
Do you think that there's a certain reason why the alignment should be 64?
 
Thanks!

Roi

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to