feat(api): CryptoService for API key encryption (MS22-P1b) #606

Merged
jason.woltje merged 1 commits from feat/ms22-p1b-crypto into main 2026-03-01 15:02:50 +00:00
Owner

AES-256-GCM encryption service using MOSAIC_SECRET_KEY. For encrypting LLM API keys and container tokens in the database.

AES-256-GCM encryption service using MOSAIC_SECRET_KEY. For encrypting LLM API keys and container tokens in the database.
jason.woltje added 1 commit 2026-03-01 14:41:40 +00:00
feat(api): add CryptoService for secret encryption (MS22-P1b)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
3688f89c37
jason.woltje merged commit c1ec0ad7ef into main 2026-03-01 15:02:50 +00:00
Sign in to join this conversation.