|
078e55ef4a
|
feat(alg): crc32sum
|
2025-07-22 14:10:34 +02:00 |
|
|
32643ad085
|
refactor(algc): understand digest memory layout better
|
2025-07-22 13:51:19 +02:00 |
|
|
347e752e37
|
refactor(alg): smaller alg changes for testing and qol
|
2025-07-22 13:26:57 +02:00 |
|
|
1e827d6b8a
|
feat(alg): host benches for hash
|
2025-07-22 11:12:56 +02:00 |
|
|
e78dc4a628
|
fix(alg): sha2-256 sigma functions were wrong
|
2025-07-22 11:04:46 +02:00 |
|
|
bb81a7dd49
|
feat(alg): impl sha2
|
2025-07-18 15:05:56 +02:00 |
|
|
11677d8fe0
|
refactor(alg): remove sha generics
|
2025-07-18 12:08:49 +02:00 |
|
|
afff4c8aa4
|
feat(alg): sha2 with generics
|
2025-07-18 12:06:19 +02:00 |
|
|
1b582ba202
|
feat(alg): ffi for sha2 of algc
|
2025-07-18 10:32:11 +02:00 |
|
|
00ced8e548
|
fix(alg): ffi crc adjustment
|
2025-07-18 09:21:03 +02:00 |
|
|
65690e7f43
|
feat: half working sha2
|
2025-07-17 17:14:11 +02:00 |
|
|
6132a2ea61
|
feat: something resembling a benchmark runs
|
2025-07-15 12:57:30 +02:00 |
|
|
7808fb55e3
|
fix: can't call C code from the stm32
chore: vscode debug stuff
|
2025-07-14 15:48:26 +02:00 |
|
|
aaab15e72d
|
chore: it works and flashing is possible, even on windows
|
2025-07-14 10:41:09 +02:00 |
|
|
84a7fc294b
|
refactor: integrate algorithms-c with rust crate
|
2025-07-10 17:42:00 +02:00 |
|
|
d2476c2cd6
|
refactor: use ceedling as c build system
I love ceedling
|
2025-07-10 17:31:22 +02:00 |
|
|
4aef6894e5
|
refactor: organize c code better
|
2025-07-10 16:49:17 +02:00 |
|
|
d1120ba806
|
refactor!: this repo is supposed to runn all benches
|
2025-07-10 16:48:56 +02:00 |
|