Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6719 Discussions

Optimization technology in ippsRijndael128EncryptCBC

Liang_Lu
Beginner
256 Views
Hi,
I'd like to know whether the optimization technology in ippsRijndael function containing bothparallel processing and instruction set optimization.
Thanks very much.
0 Kudos
1 Reply
Chao_Y_Intel
Moderator
256 Views

Hello,

optimization is broad topic. threading and SIMD instruction usages are some common ways. IPP functions are threaded with OpenMP, and the crypto function can benifit from AES-NI instructions.

Thanks,
Chao

0 Kudos
Reply