diff options
Diffstat (limited to 'doc/manual/mceliece.rst')
-rw-r--r-- | doc/manual/mceliece.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/manual/mceliece.rst b/doc/manual/mceliece.rst index f686918d0..92873dd58 100644 --- a/doc/manual/mceliece.rst +++ b/doc/manual/mceliece.rst @@ -70,5 +70,4 @@ parameters n and t, and have the cooresponding key sizes listed: +-----+------+-----+---------------+----------------+ You can check the speed of McEliece with the suggested parameters above -using ``botan speed McEliece``, and can encrypt files using the ``botan mce`` -command. +using ``botan speed McEliece`` |