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

IPP Crypto : Is not there ECIES function?

kwanho_k_
Beginner
494 Views

ECDSA and ECDH only there.

I need a function to encrypt and decrypt the file.

0 Kudos
1 Reply
Chao_Y_Intel
Moderator
494 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