diff options
| author | J08nY | 2021-04-10 16:58:23 +0200 |
|---|---|---|
| committer | J08nY | 2021-04-10 17:00:00 +0200 |
| commit | a7ad11f7cd917be55dbd036a516fefda4d19dd4a (patch) | |
| tree | 02f5903cdf83b33db998e5c1c9455e3e8b4acb21 /test | |
| parent | ca44c914198ecb5242d725fae512f5f5ab79c32f (diff) | |
| download | pyecsca-a7ad11f7cd917be55dbd036a516fefda4d19dd4a.tar.gz pyecsca-a7ad11f7cd917be55dbd036a516fefda4d19dd4a.tar.zst pyecsca-a7ad11f7cd917be55dbd036a516fefda4d19dd4a.zip | |
Diffstat (limited to 'test')
| -rw-r--r-- | test/data/chipwhisperer_settings.cwset | 12 | ||||
| -rw-r--r-- | test/data/curve.json | 2 | ||||
| -rw-r--r-- | test/plots/.gitignore | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/test/data/chipwhisperer_settings.cwset b/test/data/chipwhisperer_settings.cwset index 839fca1..e6d0ad4 100644 --- a/test/data/chipwhisperer_settings.cwset +++ b/test/data/chipwhisperer_settings.cwset @@ -1,8 +1,8 @@ [Aux Settings] [Trace Settings] [[ChipWhisperer/Native]] -Config File = -Format = +Config File = +Format = [Trace Settings] [Target Settings] [[Simple Serial]] @@ -15,11 +15,11 @@ Version = auto Timeout (ms) = 20 [[Simple Serial]] Preset Mode = Custom -Init Command = -Load Key Command = -Load Input Command = +Init Command = +Load Key Command = +Load Input Command = Go Command = p$TEXT$\n -Output Format = +Output Format = [[[NewAE USB (CWLite/CW1200)]]] baud = 38400 [Target Settings] diff --git a/test/data/curve.json b/test/data/curve.json index 98d9ae7..c965c90 100644 --- a/test/data/curve.json +++ b/test/data/curve.json @@ -26,4 +26,4 @@ }, "order": "0xc5f5cd5e4a0beb9b5515cd2847c4051d", "cofactor": "0x01" -}
\ No newline at end of file +} diff --git a/test/plots/.gitignore b/test/plots/.gitignore index 365fb3e..d5b7427 100644 --- a/test/plots/.gitignore +++ b/test/plots/.gitignore @@ -1,3 +1,3 @@ *.png *.html -*.svg
\ No newline at end of file +*.svg |
