This message was deleted.
# rke2
a
This message was deleted.
c
aesgcm isn’t recommended unless you do automated key rotation, which we are not equipped to do.
if we switch to anything it’ll probably be secretbox, but that is not yet a fips-approved alg so it is unlikely to be the default.
h
so, currently the only option is a KMS plugin or an external KMS (aes-cbc has a vulnerability).
c
I mean... secretbox also works, but as with all the other opinions you'd have to configure that yourself
h
thanks @creamy-pencil-82913 I'll check secretbox