intel/cryptography-primitives

Contribute Intel SGX sample code(GM SM2/3/4 algorithms using IPP Crypto) to ipp-crypto repo

xiaonan-INTC opened this issue · 6 comments

Dear IPP team,

Intel SGX team has realized a sample code named SampleEnclaveGMIPP in SGX SDK, which realizes GM SM2/3/4 algorithms SM2 sign/verify, encrypt/decrypt, SM3 message digest, SM4 cbc/ctr using IPP Crypto library, we want to contribute it to ipp-crypto repo as a example under ipp-crypto/examples/, could you help evaluate the feasibility and workload? Thanks a lot!

Hi @xiaonan-INTC,
Thanks a lot for your willingness to contribute to IPP Crypto.
We will sync with you about it.

Hello, is there a Demo for ec_sm2.h in crypto-mb?

Hi @xiaonan-INTC, Thanks a lot for your willingness to contribute to IPP Crypto. We will sync with you about it.

Dear @paveldyakov

Of course we can contribute the sample to your internal repository, with some necessary code reorganize and clear works.
If convenient, pls help provide the details about it, and our team also need a discussion about this task meanwhile. :)

Hello, is there a Demo for ec_sm2.h in crypto-mb?

Dear @yellow123Nike

Yes, current SGX releases all have this sample project named "SampleEnclaveGMIPP", for your reference. :)