Skip to content

Commit

Permalink
Merge pull request #420 from rofrol/patch-1
Browse files Browse the repository at this point in the history
wording
  • Loading branch information
lvh authored Aug 16, 2021
2 parents c530f53 + de7f565 commit d5c2870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stream-ciphers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ like a :term:`stream cipher`. These configurations are known as
:term:`ECB mode`, which we have just seen, is the simplest such :term:`mode of operation`.
The letters ``ECB`` stand for electronic code book [#]_. For reasons
we already discussed, :term:`ECB mode` is insecure. Fortunately,
there plenty of other choices exist.
plenty of other choices exist.

.. [#]
Traditionally, modes of operation are represented as a
Expand Down

0 comments on commit d5c2870

Please sign in to comment.