first key exchange thing

This commit is contained in:
Hazel Noack
2025-06-27 14:51:32 +02:00
parent 64fa44e45e
commit 885aefc96c
5 changed files with 91 additions and 12 deletions

5
.gitignore vendored
View File

@@ -29,4 +29,7 @@ go.work.sum
# Editor/IDE
# .idea/
# .vscode/
# .vscode/
.venv
__pycache__