-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contribute Intel SGX sample code(GM SM2/3/4 algorithms using IPP Crypto) to ipp-crypto repo #71
Comments
Hi @xiaonan-INTC, |
Hello, is there a Demo for ec_sm2.h in crypto-mb? |
Dear @paveldyakov Of course we can contribute the sample to your internal repository, with some necessary code reorganize and clear works. |
Dear @yellow123Nike Yes, current SGX releases all have this sample project named "SampleEnclaveGMIPP", for your reference. :) |
Hi @xiaonan-INTC, |
Hi @xiaonan-INTC, please let us know if you are still interested in it. |
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!
The text was updated successfully, but these errors were encountered: