Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

IPP Crypto : Is not there ECIES function?

kwanho_k_
Beginner
813 Views

ECDSA and ECDH only there.

I need a function to encrypt and decrypt the file.

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
813 Views

Hi,

Here is some comment from the expert:

There is no implementation of complete ECIES function set in IPP.  If you only some function to encrypt and decrypt the file, any symmetric cipher is applicable there. IPP supports TDES and AES. Both are targeted on buffer (but not on file) enc/decrypt.

Thanks,
Chao

0 Kudos
Reply