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

Scam-V: Reorganise modules to couple observation model and side-channel measurement #85

Open
pablobuiras opened this issue Jun 25, 2019 · 0 comments
Assignees

Comments

@pablobuiras
Copy link
Collaborator

Once an attacker/observation model is fixed, this should also determine the code we use to measure the channel on the hardware. So we would like to reflect this in the module structure somehow. The driver could be parametric on a 'side-channel' module, which would define both the add_observation function and a particular instantiation of embexp-driver (or the part that controls the measurement).
NB. Make sure this is general enough to support observation model refinement.

@pablobuiras pablobuiras self-assigned this Jun 25, 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