Dear all,
I asked BlackDuck to show us the evidence of using zlib library in WinSCP.
BlackDuck said WinSCP use zlib library in the PuTTY and sent me below link as evidence.
https://github.com/winscp/winscp/blob/5.21.8/source/putty/ssh/zlib.c
And also BlackDuck decided that WinSCP is using zlib library from below information.
I'm not sure but it seems that below is a result of command on the Linux.
BlackDuck said that this result show the license information of zlib and indicate to be used the zlib.
strings WinSCP.exe |grep -i 1\\.2
deflate 1.2.7 Copyright 1995-2012 Jean-loup Gailly and Mark Adler inflate 1.2.7 Copyright 1995-2012 Mark Adler
strings WinSCP.exe |grep -i zlib
System.ZLib
System.ZLib
System.ZLib
System.ZLib
System.ZLib
EZLibError
EZLibError
System.ZLib
System.ZLib
System.ZLib
EPNGZLIBError
EPNGZLIBError
ZLIB
zlib compression
bio_zlib_flush
bio_zlib_new
bio_zlib_read
bio_zlib_write
zlib deflate error
zlib inflate error
zlib not supported
zlib
zlib@openssh.com
zlib (RFC1950)
Kind Regard,
Daniel