libssh2_delphi icon indicating copy to clipboard operation
libssh2_delphi copied to clipboard

Fingerprints and hashes

Open rosch100 opened this issue 7 years ago • 1 comments

I'm just checking out the code and noticed that there is the interface iHashManager for fingerprint checks, but I could not find any implementation. Are you aware of an implementation for the hash manager?

SHA256 is also missing as a hash type. This has been implemented in lbssh2 but did not find its way into the delphi incarnation.

rosch100 avatar Jun 09 '18 13:06 rosch100

Debug Output: libssh2:> +IntToStr(R). R:False Process Project1.exe (5888) Debug Output: libssh2:> SSH ERROR: Unable to startup channel Process Project1.exe (5888) First chance exception at $769FC54F. Exception class ESSH2Exception with message 'Unable to startup channel'. Process Project1.exe (5888) normal.txt what is wrong?

jaffylzw avatar Nov 05 '24 06:11 jaffylzw