feat(api): CryptoService for API key encryption (MS22-P1b) #606
Reference in New Issue
Block a user
Delete Branch "feat/ms22-p1b-crypto"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AES-256-GCM encryption service using MOSAIC_SECRET_KEY. For encrypting LLM API keys and container tokens in the database.