emse-sas / sca_framework

Demonstration application for RO and TDC based SCA attack on the AES 128
MIT License
1 stars 0 forks source link

Provide standard Python data models #70

Closed samiBendou closed 3 years ago

samiBendou commented 3 years ago

Current behavior Current data model do not take advantage of the Python double underscore methods that ease the writing and the documentation of data related methods

Expected behavior Use dunder methods for :

Alternative behavior Provide an object oriented interface for the two operations above