diff options
| author | J08nY | 2025-07-15 13:00:08 +0200 |
|---|---|---|
| committer | J08nY | 2025-07-15 13:00:08 +0200 |
| commit | c6295e2ba6d4515329a966c0e62f6c9941cde64f (patch) | |
| tree | e132e9f812e80fcd4efd0c5187bb393bc610119b | |
| parent | 350272902165eae3e9b0e24ba669466bbcbfb9a1 (diff) | |
| download | ECTester-c6295e2ba6d4515329a966c0e62f6c9941cde64f.tar.gz ECTester-c6295e2ba6d4515329a966c0e62f6c9941cde64f.tar.zst ECTester-c6295e2ba6d4515329a966c0e62f6c9941cde64f.zip | |
| -rw-r--r-- | analysis/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/analysis/README.md b/analysis/README.md new file mode 100644 index 0000000..e5582f4 --- /dev/null +++ b/analysis/README.md @@ -0,0 +1,7 @@ +# Analysis + +This directory contains several analysis scripts and Jupyter notebooks that supplement and analyze the +results provided by the main ECTester tools (reader or standalone). + +The [`countermeasures`](countermeasures/) subdirectory contains an artifact of the CHES 2025 paper +"*ECTester: Reverse-engineering side-channel countermeasures of ECC implementations*". |
