Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How do I check if my older CPU has AES-NI?

> Requirements: CPU: x86-64 AMD or Intel with AES-NI instruction set or ARMv8 with crypto extensions.

Edit: maybe https://en.wikipedia.org/wiki/AES_instruction_set#Intel



The lscpu command will you show you. IIUC you need to have "aes" under the flags entry.


We finally have a software-fallback, and do not hard-depend on AES-NI anymore. But if it's present, we'll use it (also its equivalent on ARM64)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: