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.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thibauld Feneuil 926764d0fc First commit il y a 4 ans
projects First commit il y a 4 ans
.gitignore First commit il y a 4 ans
README.md First commit il y a 4 ans
__init__.py First commit il y a 4 ans
engine.py First commit il y a 4 ans
executorthread.py First commit il y a 4 ans
launch.py First commit il y a 4 ans
listeningthread.py First commit il y a 4 ans
project_base.py First commit il y a 4 ans
project_reader.py First commit il y a 4 ans
protocol.py First commit il y a 4 ans
run First commit il y a 4 ans
run_server.py First commit il y a 4 ans
servicethread.py First commit il y a 4 ans

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