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
*
Make Barrett reduction work.
J08nY
2020-03-02
17
-45
/
+47
*
Add base functions for modular reduction.
J08nY
2020-03-02
7
-6
/
+50
*
Add reduction functions, add global trigger for whole cmd.
J08nY
2020-03-02
23
-66
/
+264
*
Add dynamic triggering.
J08nY
2020-02-28
23
-14
/
+248
*
Update libtommath, use multi init and clear.
J08nY
2020-02-28
7
-30
/
+40
*
Proper LED thingies.
J08nY
2020-02-27
13
-86
/
+110
*
Fix travis.
J08nY
2020-02-27
2
-10
/
+8
*
Add ECDH.
J08nY
2020-02-26
2
-9
/
+58
*
Get stuff to work on STM32F0.
J08nY
2020-02-26
24
-246
/
+323
*
Add full implementation tests.
J08nY
2020-02-20
9
-67
/
+256
*
Allocate and initialize formula variables only once.
J08nY
2020-02-20
21
-70
/
+229
*
Flesh out client, add implementation tests.
J08nY
2020-02-19
14
-127
/
+319
*
Rework client.
J08nY
2020-02-18
21
-457
/
+842
*
Fix Travis.
J08nY
2020-02-10
2
-4
/
+9
*
Cleanup builder.
J08nY
2020-02-10
8
-194
/
+369
*
Add ChipWhisperer support for flashing.
J08nY
2020-01-27
4
-44
/
+122
*
Add Travis and Codecov + tests.
J08nY
2019-12-23
10
-12
/
+168
*
Implement multipliers.
J08nY
2019-12-23
26
-71
/
+516
*
Split to builder and client.
J08nY
2019-11-28
8
-245
/
+559
*
Working dynamic build!
J08nY
2019-11-28
22
-115
/
+226
*
Reorganize files, implement proper main.
J08nY
2019-11-27
28
-308
/
+685
*
Add ASN.1 parsing and more utility functions, + commands sketch.
J08nY
2019-11-26
10
-18
/
+208
*
Add rendering of formulas.
J08nY
2019-11-26
12
-31
/
+98
*
Add rendering of CodeOps.
J08nY
2019-11-26
4
-3
/
+82
*
Start Python codegen impl.
J08nY
2019-11-25
20
-27
/
+213
*
Add libtommath, HOST build, and a simple PRNG.
J08nY
2019-11-25
37
-29
/
+919
*
Initialize.
J08nY
2019-11-21
105
-0
/
+90567