We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3d97c commit ada68f8Copy full SHA for ada68f8
docs/source/index.rst
@@ -35,7 +35,7 @@ regular (non-twisted) variants of Brainpool curves from 160 to 512 bits. The
35
``brainpoolP512r1``. Few of the small curves from SEC standard are also
36
included (mainly to speed-up testing of the library), those are:
37
``secp112r1``, ``secp112r2``, ``secp128r1``, and ``secp160r1``.
38
-Key generation, siging and verifying is also supported for Ed25519 and Ed448
+Key generation, signing and verifying is also supported for Ed25519 and Ed448
39
curves.
40
No other curves are included, but it is not too hard to add support for more
41
curves over prime fields.
0 commit comments