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

Recover the AES encryption key with the AES spy #1

Closed
glemartin opened this issue Jul 5, 2024 · 1 comment
Closed

Recover the AES encryption key with the AES spy #1

glemartin opened this issue Jul 5, 2024 · 1 comment

Comments

@glemartin
Copy link

Hello,

I am trying to implement the flush and reload attack on the AES on a CVA6 core. I have done the compilation for both openSSL and your AES program on the CVA6, and I am able to get the numbers of hit access on the probe.
I'm now trying to recover the encryption key from these results.
Do you have any script to perform the statistical analysis on the results produced by this program and recover the key?

Thank you in advance
Gwendal Le Martin

@s8lvg
Copy link
Collaborator

s8lvg commented Jul 12, 2024

Hi,
we do not provide end-to-end AES key recovery attacks.
However, as soon as you have good measurements, the key can be recovered, for example, by the approach presented in Efficient Cache Attacks on AES, and Countermeasures

@s8lvg s8lvg closed this as completed Jul 12, 2024
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

2 participants