index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ec
/
test_mod.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add equality check via homogenity.
J08nY
2025-03-28
1
-1
/
+37
|
*
Allow Mod formatting.
J08nY
2025-03-20
1
-1
/
+3
|
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-7
/
+6
|
*
Fix undefined mod test.
J08nY
2025-03-08
1
-0
/
+5
|
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-45
/
+46
|
*
Add support for python-flint-based Mod.
J08nY
2024-07-11
1
-1
/
+0
|
*
Fix issues from new sympy flint use.
J08nY
2024-07-11
1
-18
/
+0
|
*
Add bit_length to Mod.
J08nY
2024-05-27
1
-0
/
+5
|
*
Move sca tests to pytest.
J08nY
2023-08-09
1
-4
/
+2
|
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-179
/
+178
|
*
Add __slots__ to Mods.
J08nY
2023-02-12
1
-0
/
+3
|
*
Fix failing test after Mod behaviour change.
J08nY
2022-03-01
1
-2
/
+5
|
*
Properly raise warnings.
J08nY
2021-05-19
1
-4
/
+9
|
*
Implement fixes from DeepSource.
J08nY
2021-04-10
1
-1
/
+1
|
*
Use black.
J08nY
2021-04-10
1
-22
/
+77
|
*
Speedup RawMod.is_residue by using fast Jacobi symbol impl.
J08nY
2021-01-30
1
-1
/
+6
|
*
Fix codestyle and typing issues in tests.
J08nY
2021-01-20
1
-1
/
+1
|
*
Introduce symbolic Mod.
J08nY
2021-01-20
1
-1
/
+32
|
*
Fixup the packaging, put cfg into a proper subpackage.
J08nY
2020-12-26
1
-1
/
+1
|
*
Make certain aspects of the library configurable.
J08nY
2020-12-17
1
-3
/
+30
|
|
|
|
Fixes #5.
*
Make Mod a dynamic class.
J08nY
2020-12-17
1
-1
/
+1
|
|
|
|
Fixes #6.
*
Handle formula assumptions.
J08nY
2020-12-17
1
-1
/
+2
|
|
|
|
Fixes #4.
*
Add testing of GMP and non-GMP into Travis.
J08nY
2020-12-10
1
-1
/
+12
|
*
Add support for GMP modular arithmetic.
J08nY
2020-12-10
1
-1
/
+1
|
*
Add PicoScope 3000 support (partial).
J08nY
2020-07-01
1
-0
/
+6
|
*
Fix type errors and increase code coverage.
J08nY
2020-06-14
1
-0
/
+11
|
*
Add docs and tests to the ECTester target.
J08nY
2020-06-13
1
-1
/
+17
|
*
Raise code coverage for Mod.
J08nY
2019-04-22
1
-2
/
+28
|
*
Add more tests and cleanup some typing errors.
J08nY
2019-03-21
1
-0
/
+30