diff options
| author | J08nY | 2024-07-16 16:38:16 +0200 |
|---|---|---|
| committer | J08nY | 2024-07-16 16:38:16 +0200 |
| commit | b492e5d621c3173e5a64bebfd79d54e8c4ce8bb3 (patch) | |
| tree | 499fce5eb6b6c5b006107d1abdc75d3679cd5a0d /docs | |
| parent | eea57d6019d7b13a3c9e01cf1ecb11b132e5e291 (diff) | |
| download | pyecsca-b492e5d621c3173e5a64bebfd79d54e8c4ce8bb3.tar.gz pyecsca-b492e5d621c3173e5a64bebfd79d54e8c4ce8bb3.tar.zst pyecsca-b492e5d621c3173e5a64bebfd79d54e8c4ce8bb3.zip | |
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst index 2396171..55277a6 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -48,6 +48,7 @@ Requirements It uses `ChipWhisperer`_ as one of its targets. It also supports working with Riscure_ Inspector trace sets, which are of a proprietary format. + Optionally, you can Cythonize the `pyecsca/ec/mod` subpackage and sometimes gain a performance benefit, YMMV. .. dropdown:: Testing & Development |
