Python-ELMO is a Python library which offers an encapsulation of the binary tool ELMO, in order to manipulate it easily in Python and SageMath script.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thibauld Feneuil 926764d0fc First commit 4 years ago
projects First commit 4 years ago
.gitignore First commit 4 years ago
README.md First commit 4 years ago
__init__.py First commit 4 years ago
engine.py First commit 4 years ago
executorthread.py First commit 4 years ago
launch.py First commit 4 years ago
listeningthread.py First commit 4 years ago
project_base.py First commit 4 years ago
project_reader.py First commit 4 years ago
protocol.py First commit 4 years ago
run First commit 4 years ago
run_server.py First commit 4 years ago
servicethread.py First commit 4 years ago

README.md

ELMO Online

ELMO Online is a Python library which proposes an encapsulation of the binary project ELMO.

[MOW17] Towards Practical Tools for Side Channel Aware Software Engineering : ’Grey Box’ Modelling for Instruction Leakages by David McCann, Elisabeth Oswald et Carolyn Whitnall. https://www.usenix.org/conference/ usenixsecurity17/technical-sessions/presentation/mccann.

ELMO GitHub: https://github.com/sca-research/ELMO