Data encryption cipher suite

Hello,

which cipher suite is used to data encryption in database. I cannot find any details about It in Data encryption - Octopus Deploy. Operation mode is something, that I need to know.

Best regards
Piotr

Hi @Piotr,

Thanks for reaching out and for the question!

I believe that the data encrypted in the Octopus Database is encrypted using the Master Key and AES-128.

This is specified in the documentation that you linked around 5 lines down but it is just mentioned very briefly and it’s definitely easy to miss.

I hope this answers your question, if it doesn’t please don’t hesitate to get back in touch and I’ll do my best to assist further.

Kind Regards,
Adam

Hi @adam.hollow

thanks for quick response.
Indeed this is AES-128, but which mode is used (CBC, ECB, CTR, OCB, CFB) ?

Best
Piotr

Hi @Piotr,

I’ve just received confirmation that the mode used is CBC.
Apologies that I didn’t specify this in my initial response.

Please let me know if you have any additional questions!

Kind Regards,
Adam

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.