aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/mceliece.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/mceliece.rst')
-rw-r--r--doc/manual/mceliece.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/mceliece.rst b/doc/manual/mceliece.rst
index 51fa084e7..f686918d0 100644
--- a/doc/manual/mceliece.rst
+++ b/doc/manual/mceliece.rst
@@ -53,7 +53,7 @@ In ``mcies.h`` there are functions for this combination:
For a given security level (SL) a McEliece key would use
parameters n and t, and have the cooresponding key sizes listed:
-+-----+------+-----+--------------------------------+
++-----+------+-----+---------------+----------------+
| SL | n | t | public key KB | private key KB |
+=====+======+=====+===============+================+
| 80 | 1632 | 33 | 59 | 140 |