diff options
author | Niels Möller <nisse@lysator.liu.se> | 2016-09-05 15:19:17 +0200 |
---|---|---|
committer | Niels Möller <nisse@lysator.liu.se> | 2016-09-05 15:19:17 +0200 |
commit | d15a9b5cc690eb1c845b8d2491f3cb498e6ccca2 (patch) | |
tree | bb8e954f4c08b00b55e77eb10b285dd7679611f6 /nettle.texinfo | |
parent | 9a9a466e83ca4cb8237199ec102c9af9a482647f (diff) | |
download | nettle-d15a9b5cc690eb1c845b8d2491f3cb498e6ccca2.tar.gz |
Add Curve 25519 to concept index.
Diffstat (limited to 'nettle.texinfo')
-rw-r--r-- | nettle.texinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nettle.texinfo b/nettle.texinfo index cbcad259..12f99882 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -4303,6 +4303,7 @@ random octets and store them at @code{dst}. For advice, see @end deftypefun @subsubsection Curve25519 +@cindex Curve 25519 @c FIXME: Make 2^255 pretty in all output formats. Use @sup? @c There are other places too (2^32, 2^130). |