feat: add new dependencies for AES encryption and decryption

This commit is contained in:
PandaDEV 2025-01-29 20:40:32 +01:00
parent dcb2daaa87
commit 78b9624172
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
3 changed files with 107 additions and 0 deletions

1
.gitignore vendored
View file

@ -25,3 +25,4 @@ logs
bun.lockb
.gitignore
.vscode
.aider*