- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2019
05:12 PM
AES Cryptographic Acceleration
Does the EPYC 7000 series processors support AES cryptographic acceleration, much like Intel's AES-NI? I want to run OpenSSL that contains AES-NI optimizations and was wondering if it is supported on the EPYC chip. If so, where can I find instructions to make use of this. Thanks.
Labels
- Labels:
-
General
2 Replies

Anonymous
Not applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2021
02:00 PM
All Zen cores (thus all EPYC CPUs) support AES-NI
You may refer this doc for other features: AMD64 Architecture Programmer's Manual, Volume 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2021
05:51 PM
Yes. EPYC supports these instructions.
Good summary here: https://en.wikipedia.org/wiki/AES_instruction_set
