Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22048

how to implement AES128 encryption/decryption using AES-NI instructions and GCC

$
0
0

I would like to accelerate my application by using AES-NI, by I am struggling to find any example that works with GCC or the assembler that comes with it. I am not interested in using SSL or any other library.


Viewing all articles
Browse latest Browse all 22048

Trending Articles