WASM для ускорения шифрования звонков, тест

This commit is contained in:
RoyceDa
2026-03-21 18:51:39 +02:00
parent f269046c46
commit 4df39cb83d
3 changed files with 133 additions and 29 deletions

View File

@@ -111,6 +111,7 @@
"jsencrypt": "^3.3.2",
"jszip": "^3.10.1",
"libsodium": "^0.8.2",
"libsodium-wrappers": "^0.8.2",
"lottie-react": "^2.4.1",
"node-forge": "^1.3.1",
"node-machine-id": "^1.1.12",
@@ -136,6 +137,7 @@
"@electron/rebuild": "^4.0.3",
"@rushstack/eslint-patch": "^1.10.5",
"@tailwindcss/vite": "^4.0.9",
"@types/libsodium-wrappers": "^0.7.14",
"@types/node": "^22.13.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",