feat: add worker AES-256-GCM crypto matching the web envelope

This commit is contained in:
Jonathan
2026-07-10 20:03:28 +02:00
parent 69a8835c86
commit c90e055343
3 changed files with 69 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
psycopg[binary]>=3.2,<4
pytest>=8.3,<9
cryptography>=42,<46