Commit 03f4920
committed
crypto: don't build hardware engines
Compile out hardware engines.
`ENGINE_load_builtin_engines()` is not called in v0.10 so this does
not represent a known security vulnerability.
Backport of
nodejs-private/node-private#58
PR-URL: nodejs-private/node-private#68
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>1 parent fc259c7 commit 03f4920
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1099 | 1099 | | |
1100 | 1100 | | |
1101 | 1101 | | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
1102 | 1107 | | |
1103 | 1108 | | |
1104 | 1109 | | |
| |||
0 commit comments