mirror of
https://github.com/lingble/talos.git
synced 2026-03-20 04:03:37 +00:00
We add support for encryption with secretbox. While AESCBC is still supported secretbox will take precedence if both are configured. Secretbox is not the default encryption for new clusters. Fixes: #6362 Signed-off-by: Philipp Sauter <philipp.sauter@siderolabs.com>