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.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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