mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: remove old reference from crypto/README.md
The referenced header file does not exist anymore. Refs: https://github.com/nodejs/node/pull/43896 PR-URL: https://github.com/nodejs/node/pull/44012 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Feng Yu <F3n67u@outlook.com>
This commit is contained in:
committed by
Filip Skokan
parent
339c40d164
commit
bf970f7799
@@ -22,7 +22,6 @@ the various other crypto files and other parts of Node.js:
|
||||
* `crypto_util.h` / `crypto_util.cc` (Core crypto definitions)
|
||||
* `crypto_common.h` / `crypto_common.cc` (Shared TLS utility functions)
|
||||
* `crypto_bio.h` / `crypto_bio.cc` (Custom OpenSSL i/o implementation)
|
||||
* `crypto_groups.h` (modp group definitions)
|
||||
|
||||
Of these, `crypto_util.h` and `crypto_util.cc` are the most important, as
|
||||
they provide the core declarations and utility functions used most extensively
|
||||
|
||||
Reference in New Issue
Block a user