Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6670 Discussions

IPP Crypto : Is not there ECIES function?

kwanho_k_
Beginner
346 Views

ECDSA and ECDH only there.

I need a function to encrypt and decrypt the file.

0 Kudos
1 Reply
Chao_Y_Intel
Employee
346 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

Reply