1 parent e8bb8cc commit 43ce94bCopy full SHA for 43ce94b
content/en/docs/tasks/administer-cluster/encrypt-data.md
@@ -241,7 +241,7 @@ The following table describes each available provider.
241
<td>AES-CBC with <a href="https://datatracker.ietf.org/doc/html/rfc2315">PKCS#7</a> padding</td>
242
<td>Weak</td>
243
<td>Fast</td>
244
- <td>32-byte</td>
+ <td>16, 24, or 32-byte</td>
245
</tr>
246
<tr>
247
<td colspan="4">Not recommended due to CBC's vulnerability to padding oracle attacks. Key material accessible from control plane host.</td>
0 commit comments