aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 837c831..58c959f 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,11 @@ the scalar multiplier of ECC implementations, given access to a power side-chann
The [EPA](re/epa.ipynb) notebook uses the ideas behind the Exceptional Procedure Attack to reverse-engineer
the coordinate system and formulas of ECC implementations, given access to an error side-channel.
+#### ZVP-RE
+
+The [ZVP](re/zvp.ipynb) notebook uses the Zero-Value Point attack-based technique to reverse-engineer
+the coordinate system and formulas of ECC implementations, given access to a power side-channel.
+
#### Structural
The [structural](re/structural.ipynb) notebook explores the structure of scalar multiplers and addition