mirror of
https://github.com/libssh2/libssh2.git
synced 2025-10-31 23:30:25 +03:00
ad6aae302aaec84afbfacf0c1dfdc446d46eaf21
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 in9af7eb48dc). Macro is no longer used. Reported-by: Markus-Schmidt on github Fixes #919 Closes #926
libssh2 - SSH2 library
libssh2 is a library implementing the SSH2 protocol, available under the revised BSD license.
Installation instructions:
Description
libssh2 - это библиотека, реализующая протокол SSH2, доступная по пересмотренной лицензии BSD
Languages
C
85.1%
M4
3.6%
CMake
3.4%
Shell
2.6%
RPGLE
1.8%
Other
3.2%