From f4885a2443b33db431669e5891d9004a481c60be Mon Sep 17 00:00:00 2001
From: Hans Nilsson
EdDSA is available with OpenSSL 1.1.1 or later if not disabled by configuration.
+ To dynamically check availability, check that the atom
Support for the curves ed25519 and ed448 is implemented.
+ The actual supported named curves could be checked by examining the list with the
+
Diffie-Hellman computations are available with OpenSSL versions compatible with Erlang CRYPTO
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 @@
Note that some curves are disabled if FIPS is enabled.