Nikos Mavrogiannopoulos n.mavrogiannopoulos@gmail.com writes:
No idea. The openssl code I currently use in gnutls, doesn't utilize the AES instructions. It outputs sequences of: .byte 102,15,56,220,248 .byte 102,68,15,56,220,192 for these instructions.
That's a reasonable fallback (gmp does something similar for some instructions). But I'd still like to know the right way to do it...
Regards, /Niels