I am invited to add a new algorithm in ssh so that the data is encrypted in a new algorithm, any idea how to add a new algorithm in ssh?
thank
You can add some new algorithm for SSH communication, and this is done from time to time (for example, AES was added later). But the question is that you need to modify both the client and the server so that they both support this algorithm, otherwise it does not make sense.
, - , , . , , , . , , .
- , , , . , , , - , , .
ssh, . ( , ? , .) .
. ssh . , . , .
, , .
- OpenSSL. ssh TLS/SSL, OpenSSL. , - .
, , , OpenSSL. , , , openssh , API OpenSSL. , , , , , , .
, , OpenSSL API . . , , OpenSSL .
, , , , . , , . , , , .
Source: https://habr.com/ru/post/1767720/More articles:"there is no such file to download - faster csv" when trying to use quickcsv gem - ruby-on-railsDo powerful IDEs make me lazy? - visual-studioHow to get all available cameras using ActionScript? - actionscriptHow to hone yourself from an IDE to a text editor? - ideFetching YAML parameters at run time in App Engine (Python) - pythonI can't figure out my simple homework in Java - javaIs there a ModalPopup equivalent in jQuery user interface? - jquery-uiHow to index a lookup table in MySQL - performanceIE6, IE7: stretch the last value of li to the cumulative width of the previous li - listuse json object in c # - jsonAll Articles