Introduced Crypt Functions

This commit is contained in:
2025-09-28 17:43:44 +02:00
parent 83fc24be0c
commit 7482e974f2
3 changed files with 4383 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
"archiver": "^7.0.1",
"axios": "^1.12.1",
"bcrypt": "^6.0.0",
"crypto": "^1.0.1",
"dayjs": "^1.11.18",
"fastify": "^5.5.0",
"fastify-plugin": "^5.0.1",