-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
doc: crypto.createDiffieHellmanGroup() not documentedΒ #28523
Copy link
Copy link
Closed
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Metadata
Metadata
Assignees
Labels
cryptoIssues and PRs related to the crypto subsystem.Issues and PRs related to the crypto subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
See title. Class
DiffieHellmanGroupisn't documented either.Usage:
It takes a well-known modp group as its argument but otherwise works the same as
DiffieHellman.nameis taken from RFC 2412 (modp1 and 2) and RFC 3526: