Skip to content
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

why does a loop slows down my code compared to a regular execution ? #63

Open
BoujdadFz opened this issue Aug 23, 2019 · 0 comments
Open

Comments

@BoujdadFz
Copy link

BoujdadFz commented Aug 23, 2019

Hello,
I wrote an enclave that generates an asymmetric encryption/decryption keys of 2048 bits. With a regular program, it runs in seconds, but within the enclave this is taking a lifetime. There is a do-while loop in my program which causes the slowdown but cant figure out why it would run differently. Can you help me with some hints please ?

Thank you for your help.

@BoujdadFz BoujdadFz changed the title sgx program running too slow opensgx program running too slow Aug 23, 2019
@BoujdadFz BoujdadFz changed the title opensgx program running too slow why does a loop slows down my code compared to a regular execution ? Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant