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