diff options
Diffstat (limited to 'analysis/countermeasures/measure.ipynb')
| -rw-r--r-- | analysis/countermeasures/measure.ipynb | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/analysis/countermeasures/measure.ipynb b/analysis/countermeasures/measure.ipynb index 2e963f1..99b208e 100644 --- a/analysis/countermeasures/measure.ipynb +++ b/analysis/countermeasures/measure.ipynb @@ -71,6 +71,19 @@ ] }, { + "cell_type": "markdown", + "id": "abebcd10-a405-4622-84d0-b96414c78b34", + "metadata": {}, + "source": [ + "Select a card below, it should correspond to the one you have inserted into the reader. If you are testing a new card, add its ATR to the map below.\n", + "\n", + "Note that several smartcards really are the same model and thus we merged them:\n", + " - N4 = N5 = N10\n", + " - N6 = N7\n", + " - N3 = N8" + ] + }, + { "cell_type": "code", "execution_count": null, "id": "f65d7cb5-b54e-48bc-9a67-153b964f5df1", @@ -1599,7 +1612,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.5" + "version": "3.13.7" } }, "nbformat": 4, |
