diff options
Diffstat (limited to 'analysis/countermeasures/results.ipynb')
| -rw-r--r-- | analysis/countermeasures/results.ipynb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/analysis/countermeasures/results.ipynb b/analysis/countermeasures/results.ipynb index 505afaa..1bbb97e 100644 --- a/analysis/countermeasures/results.ipynb +++ b/analysis/countermeasures/results.ipynb @@ -84,11 +84,11 @@ { "cell_type": "code", "execution_count": null, - "id": "eb51121c", + "id": "7e007ee6-cb16-40e4-9217-7e0d08047a7a", "metadata": {}, "outputs": [], "source": [ - "test3n.print_ecdh(\"N1\")" + "test3n.print_ecdsa(\"N1\")" ] }, { @@ -338,9 +338,9 @@ ], "metadata": { "kernelspec": { - "display_name": "env", + "display_name": "Python 3 (ipykernel)", "language": "python", - "name": "env" + "name": "python3" }, "language_info": { "codemirror_mode": { @@ -352,7 +352,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.12" + "version": "3.13.5" } }, "nbformat": 4, |
