index
:
pyecsca.git
feature/ectester-target
feature/notebooks
master
Python Elliptic Curve Side-Channel Analysis toolkit.
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ec
/
test_key_agreement.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix multiple mult in rpa context.
J08nY
2025-03-12
1
-3
/
+3
|
*
Remove SwapLadderMultiplier.
J08nY
2024-08-28
1
-6
/
+3
|
|
|
|
It is the same as LadderMultiplier. The swaps are not tracked.
*
More ladder multipliers.
J08nY
2024-08-28
1
-12
/
+22
|
*
Add XDH (X25519, X448).
J08nY
2024-08-27
1
-8
/
+139
|
*
Move to function based Mod dispatch.
J08nY
2024-07-15
1
-9
/
+9
|
*
Bump EFD version and fix formula names.
J08nY
2023-09-20
1
-2
/
+2
|
*
Add test-vector from SECG to ECDH tests.
J08nY
2023-08-25
1
-1
/
+43
|
*
Move EC tests to pytest fully.
J08nY
2023-08-08
1
-31
/
+29
|
*
Use black.
J08nY
2021-04-10
1
-13
/
+20
|
*
Cleanup curves script.
J08nY
2020-03-16
1
-1
/
+1
|
*
Rework context handling into a tree-based approach.
J08nY
2020-02-11
1
-5
/
+7
|
*
Use std-curves database submodule instead of hard-coding standard curves.
J08nY
2020-02-10
1
-3
/
+7
|
*
Refactor ScalarMult.
J08nY
2019-12-22
1
-10
/
+17
|
*
Add curve parameters, improve coverage.
J08nY
2019-12-21
1
-2
/
+2
|
*
Add ECDH and ECDSA simulation.
J08nY
2019-04-22
1
-0
/
+25