{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1742600827,"commit_time":1743454158,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"1dd361cde8b2b89617ac612506c04fab9e8a0338","message":"libssh2: show crypto backend in the verbose connect log\n\nWith libssh2 1.11.0 or newer.\n\nDifferent crypto backends may offer different features, e.g. in the keys\nand algos they support.\n\nExamples:\n```\n*   Trying 127.0.0.1:22...\n* Connected to localhost (127.0.0.1) port 22\n* libssh2 crypto backend: openssl compatible\n[or]\n* libssh2 crypto backend: WinCNG\n```\n\nAlso fix indentation and drop redundant curly braces.\n\nCloses #16790\n","parents":["b4dc529fc43bf3b2a21e54f10c5db46b8120df0d"],"tree_hash":"323e321289a31446c034f1d9895dd768edce83a9"}