aboutsummaryrefslogtreecommitdiffstats
path: root/docs/primitives
diff options
context:
space:
mode:
Diffstat (limited to 'docs/primitives')
-rw-r--r--docs/primitives/symmetric-encryption.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/primitives/symmetric-encryption.rst b/docs/primitives/symmetric-encryption.rst
index 182c9e46..2b1816c9 100644
--- a/docs/primitives/symmetric-encryption.rst
+++ b/docs/primitives/symmetric-encryption.rst
@@ -55,5 +55,3 @@ Modes
in a transmitted message). Should be
the same number of bytes as the ``key``
for the cipher.
- ``initialization_vectors`` should never
- be reused across different messages.