Implemented encryption for embedded profile.

This commit is contained in:
Jakob Friedl
2025-08-19 20:03:34 +02:00
parent 72fcb0d610
commit b023fca124
17 changed files with 79 additions and 49 deletions

View File

@@ -1,4 +1,4 @@
import ../common/[types, utils]
import ../common/types
# Global variable for handling listeners, agents and console output
var cq*: Conquest