feat: implement encryption

This commit is contained in:
2026-05-14 16:22:52 +02:00
parent caf67b6e74
commit a0aed7e93b
12 changed files with 336 additions and 37 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "tinyriscv"]
path = tinyriscv
url = ssh://git@ssh.git.xn--k-0fa.se:222/sas2026/tinyriscv.git
[submodule "tiny-AES-c"]
path = tiny-AES-c
url = git@github.com:kokke/tiny-AES-c.git