We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222ecd6 commit d23dfa4Copy full SHA for d23dfa4
src/crypto/README.md
@@ -22,7 +22,6 @@ the various other crypto files and other parts of Node.js:
22
* `crypto_util.h` / `crypto_util.cc` (Core crypto definitions)
23
* `crypto_common.h` / `crypto_common.cc` (Shared TLS utility functions)
24
* `crypto_bio.h` / `crypto_bio.cc` (Custom OpenSSL i/o implementation)
25
-* `crypto_groups.h` (modp group definitions)
26
27
Of these, `crypto_util.h` and `crypto_util.cc` are the most important, as
28
they provide the core declarations and utility functions used most extensively
0 commit comments