Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
lwc
/
compare
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Pipelines
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
6480dcaee931757bd2eb2f4d48d56ff36e4e5eb0
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Aug
4
27
Jul
20
15
13
6
18
Jun
17
12
11
19
May
13
3
27
Apr
26
2
31
Mar
23
8
6
4
3
2
24
Feb
23
21
20
19
18
30
Jan
24
21
20
17
15
20
Nov
19
17
16
2
28
Jul
27
26
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
3
Working towards a F7 template for benchmarking masked implementations
f7_masked
f7_masked
upload script
master
master
128B test vector
128B
128B
small fixes
unified compilation logic in a single file
longan-nano template
moved some reused code in test_common.py
Trying to prefetch code for encryption, specifically for ESP32
Merge branch 'master' of lab.las3.de:lwc/compare
Enabled prefetch and cpu cache on STM32F7
added possibility of testing longer payloads
Update README.md
Update README.md
Starting to write a bit of documentation on how to use the test framework
some renaming
STM32F1 template using libopencm3
test vectors for hyenav2
fixes example submissions
Merge branch 'master' of lab.las3.de:lwc/compare
fixes compilation of some algorithms on STM32F1 and STM32F7
get test vectors from internal directory instead of submission
Merge branch 'master' of lab.las3.de:lwc/compare
fixed test_vectors
allow openocd to flash 128 kB on bluepill
allow user to cancel scheduled or running tests
minor changes
Updated build settings and compilers
improved exclusion of test vector generator
Merge branch 'wip'
updated gcc version for bluepill template
Merge branch 'wip' of lab.las3.de:lwc/compare into wip
small changes made on tester pc
added test vector without AD
small fix to F7 template
fixes for tests, .s to .S, other stuff
some compilation and scheduling fixes
working template for bluepill, and tester produces zip of results
MIT license
moving things around, cleanup
compile_all.py now accepts a submissions directory