aboutsummaryrefslogtreecommitdiffhomepage
path: root/leakage_testing.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'leakage_testing.ipynb')
-rw-r--r--leakage_testing.ipynb68
1 files changed, 0 insertions, 68 deletions
diff --git a/leakage_testing.ipynb b/leakage_testing.ipynb
deleted file mode 100644
index 7831f2a..0000000
--- a/leakage_testing.ipynb
+++ /dev/null
@@ -1,68 +0,0 @@
-{
- "cells": [
- {
- "cell_type": "markdown",
- "metadata": {
- "collapsed": true,
- "pycharm": {
- "name": "#%% md\n"
- }
- },
- "source": [
- "# Leakage testing\n",
- "This notebook showcases using `pyecsca` for leakage testing using\n",
- "Welch's t-test."
- ]
- },
- {
- "cell_type": "code",
- "execution_count": 1,
- "metadata": {
- "collapsed": false,
- "pycharm": {
- "name": "#%%\n"
- }
- },
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "sthing\n"
- ]
- }
- ],
- "source": []
- }
- ],
- "metadata": {
- "kernelspec": {
- "display_name": "Python 3",
- "language": "python",
- "name": "python3"
- },
- "language_info": {
- "codemirror_mode": {
- "name": "ipython",
- "version": 3
- },
- "file_extension": ".py",
- "mimetype": "text/x-python",
- "name": "python",
- "nbconvert_exporter": "python",
- "pygments_lexer": "ipython3",
- "version": "3.8.1"
- },
- "pycharm": {
- "stem_cell": {
- "cell_type": "raw",
- "source": [],
- "metadata": {
- "collapsed": false
- }
- }
- }
- },
- "nbformat": 4,
- "nbformat_minor": 0
-} \ No newline at end of file