aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/doc/src/crypto.xml
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-11-12 13:24:37 +0100
committerHans Nilsson <[email protected]>2018-11-19 17:23:14 +0100
commitf4885a2443b33db431669e5891d9004a481c60be (patch)
tree4a9eec4776008a014a58153a00c99d6ff3e2b735 /lib/crypto/doc/src/crypto.xml
parentf2d14d46f0fd03f22bab628ebe8076e723f75c40 (diff)
downloadotp-f4885a2443b33db431669e5891d9004a481c60be.tar.gz
otp-f4885a2443b33db431669e5891d9004a481c60be.tar.bz2
otp-f4885a2443b33db431669e5891d9004a481c60be.zip
crypto: Add Edward curves to the documentation
Diffstat (limited to 'lib/crypto/doc/src/crypto.xml')
-rw-r--r--lib/crypto/doc/src/crypto.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml
index 651b647e1c..b33db0d6e4 100644
--- a/lib/crypto/doc/src/crypto.xml
+++ b/lib/crypto/doc/src/crypto.xml
@@ -268,7 +268,8 @@
<datatype_title>Elliptic Curves</datatype_title>
<datatype>
<name name="ec_named_curve"/>
- <name name="edwards_curve"/>
+ <name name="edwards_curve_dh"/>
+ <name name="edwards_curve_ed"/>
<desc>
<p>Note that some curves are disabled if FIPS is enabled.</p>
</desc>
@@ -348,6 +349,14 @@
</datatype>
<datatype>
+ <name name="eddsa_public"/>
+ <name name="eddsa_private"/>
+ <name name="eddsa_params"/>
+ <desc>
+ </desc>
+ </datatype>
+
+ <datatype>
<name name="srp_public"/>
<name name="srp_private"/>
<desc>