1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-10-31 23:30:25 +03:00
Viktor Szakats ad6aae302a hostkey: fix hash_len field constants
Replace incorrect `MD5_DIGEST_LENGTH` with `SHA_DIGEST_LENGTH` for these
hostkey algos:

- `ssh-rsa` and `ssh-dss`

  Ref: 7a5ffc8cee (2004-12-07 Initial)

- `ssh-rsa-cert-v01@openssh.com`

  Ref: 4b21e49d9d (2022-07-28)
  Ref: #710

Also delete local fall-back definition of `MD5_DIGEST_LENGTH` (added
in 9af7eb48dc). Macro is no longer used.

Reported-by: Markus-Schmidt on github
Fixes #919
Closes #926
2023-04-03 12:09:48 +00:00
2023-03-28 17:47:34 +02:00
2023-04-03 12:09:48 +00:00
2023-04-01 19:32:08 +02:00
2023-04-01 23:41:07 +00:00
2019-08-02 16:38:08 -07:00
2023-03-27 19:26:58 +02:00
2021-08-29 22:36:43 +02:00
2023-03-30 20:59:47 +02:00
2016-02-24 23:44:13 +01:00
2023-03-30 20:59:47 +02:00
2011-04-04 13:31:33 +02:00
2021-09-03 09:17:34 +02:00
2023-03-27 19:26:58 +02:00

libssh2 - SSH2 library

libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.

Web site

Mailing list

BSD Licensed

Web site source code

Installation instructions:

Description
libssh2 - это библиотека, реализующая протокол SSH2, доступная по пересмотренной лицензии BSD
Readme 14 MiB
Languages
C 85.1%
M4 3.6%
CMake 3.4%
Shell 2.6%
RPGLE 1.8%
Other 3.2%