index
:
pyecsca-codegen.git
master
Python Elliptic Curve Side-Channel Analysis toolkit (codegen).
J08nY
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'J08nY:master' into fix/naming
Andrej Bátora
2023-12-07
15
-13
/
+52
|
\
|
*
Use more-CT libtommath.
J08nY
2023-12-03
15
-13
/
+52
*
|
renamed file and target class
Andrej Bátora
2023-11-27
2
-39
/
+39
|
/
*
Merge pull request #6 from andrr3j/bugfix/simulator
Ján Jančár
2023-10-18
2
-26
/
+34
|
\
|
*
Merge branch 'J08nY:master' into bugfix/simulator
Andrej Bátora
2023-10-18
3
-2
/
+51
|
|
\
|
|
/
|
/
|
*
|
Fix ladder mults.
J08nY
2023-10-16
2
-2
/
+2
*
|
Add regression test for #5.
J08nY
2023-10-10
1
-0
/
+49
|
*
updated simulator tests
andrr3j
2023-10-10
1
-1
/
+0
|
*
simulator hook rework
Andrej Bátora
2023-10-10
1
-25
/
+34
|
/
*
Merge pull request #4 from J08nY/feat/more-mults
Ján Jančár
2023-10-08
34
-383
/
+1276
|
\
|
*
Add fixed-base multipliers with precomputation.
J08nY
2023-10-08
14
-78
/
+401
|
*
Test under -fsanitize and fix Keccak issue.
J08nY
2023-10-06
2
-1
/
+6
|
*
Ditch bug-specific CI test.
J08nY
2023-10-05
1
-11
/
+0
|
*
More space?
J08nY
2023-10-05
1
-2
/
+2
|
*
Allocate more for sliding window array.
J08nY
2023-10-05
1
-2
/
+2
|
*
Free ws data at the end.
J08nY
2023-10-05
2
-4
/
+5
|
*
Make sure wsliding array is zero.
J08nY
2023-10-05
1
-0
/
+2
|
*
Upload bad impl to artifact.
J08nY
2023-10-05
1
-1
/
+8
|
*
Build failing config with debug.
J08nY
2023-10-05
1
-1
/
+1
|
*
Run config under valgrind.
J08nY
2023-10-05
2
-6
/
+6
|
*
Add debug prints to sliding W mult for CI.
J08nY
2023-10-05
1
-0
/
+4
|
*
Build and run failing config in CI.
J08nY
2023-10-05
1
-0
/
+4
|
*
Try the newer libnewlib in CI.
J08nY
2023-10-05
1
-1
/
+1
|
*
Use ubuntu-latest.
J08nY
2023-10-05
1
-4
/
+3
|
*
Try gcc-10 in CI.
J08nY
2023-10-05
1
-1
/
+2
|
*
Xfail simulator tests until #3 is resolved.
J08nY
2023-10-05
1
-0
/
+1
|
*
Fix montgomery reduction.
J08nY
2023-10-05
1
-1
/
+6
|
*
Dont trace in simulator tests.
J08nY
2023-10-05
1
-2
/
+1
|
*
Enable faster implementation in simulator tests.
J08nY
2023-10-05
2
-1
/
+8
|
*
Add option to pass C defines to compiler.
J08nY
2023-10-05
4
-7
/
+33
|
*
Bump libtommath version.
J08nY
2023-10-04
1
-0
/
+0
|
*
Add fixed width scalarmult.
J08nY
2023-10-03
8
-9
/
+179
|
*
Add Sliding window multiplier.
J08nY
2023-10-01
4
-5
/
+77
|
*
Add C test to CI.
J08nY
2023-10-01
1
-0
/
+3
|
*
Add sliding window recoding functions.
J08nY
2023-10-01
4
-0
/
+203
|
*
Better impl tests.
J08nY
2023-09-30
1
-212
/
+209
|
*
Add wNAF scalarmult, more options implemented for other scalarmults.
J08nY
2023-09-29
11
-133
/
+208
|
*
Remove NOPs in formulas.
J08nY
2023-09-29
7
-14
/
+14
|
/
*
Fix Makefile.
J08nY
2023-09-28
1
-2
/
+2
*
Remove deprecated pkg_resources usage.
J08nY
2023-09-28
2
-4
/
+6
*
Move to pytest.
J08nY
2023-09-28
10
-561
/
+877
*
Fix caching in CI.
J08nY
2023-09-28
1
-3
/
+2
*
Remove Pipfile and move to pyproject.toml setup.
J08nY
2023-09-27
4
-81
/
+69
*
Merge pull request #2 from andrr3j/feat/simulator
Ján Jančár
2023-07-19
7
-6
/
+335
|
\
|
*
simulator test fix 2
andrr3j
2023-07-19
1
-0
/
+3
|
*
simulator test fix
andrr3j
2023-07-19
1
-30
/
+0
|
*
test fix
andrr3j
2023-07-19
1
-7
/
+6
|
*
Build libtommath for ARM as well in CI.
J08nY
2023-07-19
1
-1
/
+1
|
*
Add cross-compilation to CI packages.
J08nY
2023-07-19
1
-1
/
+1
|
*
simulator tests added to MakeFile
andrr3j
2023-07-19
1
-1
/
+1
[next]