summaryrefslogtreecommitdiff
path: root/doc/api/crypto.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/crypto.md')
-rw-r--r--doc/api/crypto.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index 6db84e4af7..dbef108f89 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -716,6 +716,7 @@ const dh = crypto.createDiffieHellmanGroup(name);
```
`name` is taken from [RFC 2412][] (modp1 and 2) and [RFC 3526][]:
+
```console
$ perl -ne 'print "$1\n" if /"(modp\d+)"/' src/node_crypto_groups.h
modp1 # 768 bits