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 年之前
projects First commit 4 年之前
.gitignore First commit 4 年之前
README.md First commit 4 年之前
__init__.py First commit 4 年之前
engine.py First commit 4 年之前
executorthread.py First commit 4 年之前
launch.py First commit 4 年之前
listeningthread.py First commit 4 年之前
project_base.py First commit 4 年之前
project_reader.py First commit 4 年之前
protocol.py First commit 4 年之前
run First commit 4 年之前
run_server.py First commit 4 年之前
servicethread.py First commit 4 年之前

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