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