mirror of https://github.com/wolfSSL/wolfssh.git
1. By default, soft disable AES-CBC. It isn't offered as a default encrypt algorithm, but may be set at runtime. 2. Add guard where AES-CBC can be added back as a default. 3. Add option to example client to run it with a custom encrypt algorithm list. 4. In the client, add macro to add items to the arg lists while checking the number of items in the list. |
||
---|---|---|
.. | ||
client.c | ||
client.h | ||
common.c | ||
common.h | ||
include.am |