added password hash

This commit is contained in:
2026-01-23 22:08:28 +01:00
parent 16a8b446ed
commit 8097895361
6 changed files with 79 additions and 48 deletions

View File

@@ -45,6 +45,7 @@ include_directories(
add_executable(${TARGET_NAME}
# sqlite3
modules/cpp-libraries/src/sqlite3.c
modules/cpp-libraries/src/monocypher.c
src/main.cpp
src/utils.hpp