Closed
Description
- Version: v10
- Platform: all?
- Subsystem: crypto
The crypto.getCiphers()
returns an array with the names of the supported cipher algorithms as said documentation. For nodejs v10 it return also chacha20-poly1305
cipher which was added only in v11.2 #24081.