aboutsummaryrefslogtreecommitdiff
path: root/analysis/countermeasures/measure.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'analysis/countermeasures/measure.ipynb')
-rw-r--r--analysis/countermeasures/measure.ipynb18
1 files changed, 14 insertions, 4 deletions
diff --git a/analysis/countermeasures/measure.ipynb b/analysis/countermeasures/measure.ipynb
index 8647d23..2e963f1 100644
--- a/analysis/countermeasures/measure.ipynb
+++ b/analysis/countermeasures/measure.ipynb
@@ -5,7 +5,9 @@
"id": "41f6e89a",
"metadata": {},
"source": [
- "# Countermeasure tests"
+ "# Card measurement for tests\n",
+ "\n",
+ "This notebook contains the code used to obtain measurements from the ECTester applet running on the target smartcards. These measurement results can then be used by the [results.ipynb](results.ipynb) notebook which interprets them."
]
},
{
@@ -27,6 +29,14 @@
]
},
{
+ "cell_type": "markdown",
+ "id": "17e494b2-ca35-4cd7-84b5-d797c4a61bc1",
+ "metadata": {},
+ "source": [
+ "Here, you need to select a reader out of those PCSC sees. "
+ ]
+ },
+ {
"cell_type": "code",
"execution_count": null,
"id": "668d391e",
@@ -1575,9 +1585,9 @@
],
"metadata": {
"kernelspec": {
- "display_name": "env",
+ "display_name": "Python 3 (ipykernel)",
"language": "python",
- "name": "env"
+ "name": "python3"
},
"language_info": {
"codemirror_mode": {
@@ -1589,7 +1599,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.10.12"
+ "version": "3.13.5"
}
},
"nbformat": 4,