Skip to content

Commit ada68f8

Browse files
committed
fix typo in source index
1 parent af3d97c commit ada68f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ regular (non-twisted) variants of Brainpool curves from 160 to 512 bits. The
3535
``brainpoolP512r1``. Few of the small curves from SEC standard are also
3636
included (mainly to speed-up testing of the library), those are:
3737
``secp112r1``, ``secp112r2``, ``secp128r1``, and ``secp160r1``.
38-
Key generation, siging and verifying is also supported for Ed25519 and Ed448
38+
Key generation, signing and verifying is also supported for Ed25519 and Ed448
3939
curves.
4040
No other curves are included, but it is not too hard to add support for more
4141
curves over prime fields.

0 commit comments

Comments
 (0)