Added xchacha encryption

This commit is contained in:
Patrick Alvin Alcala 2026-02-26 19:01:09 +08:00
parent c21f6ac308
commit c266940704
2 changed files with 13 additions and 0 deletions

View file

@ -12,6 +12,7 @@
"dependencies": {
"@fontsource-variable/roboto": "^5.2.10",
"@kobalte/core": "^0.13.11",
"@rabbit-company/xchacha20": "^2.3.0",
"@solidjs-use/integrations": "^2.3.0",
"@solidjs/router": "^0.15.4",
"consola": "^3.4.2",