When set to anything else than encAny, wodSSHD will present to the client only
encryption type that you specify, and will not accept any
other encryption type, no matter what the client requests.
If property is set to encAny (it
is, by default), any known and supported (both by the
client and the server) encryption may be used.
The client is the one who decides which encryption type
will be used during communication. SSH protocol specifies
that both the client and the server sends the list of
supported encryption algorithms, and the first one that is
on the client's list supported by the server is
selected.
For a list of all supported encryption methods, look
here.
Additional encryption methods can be added to wodSSHD on
your request. If it is needed, feel free to send such
request to general@weonlydo.com.