by aseSoftDev » 2010-01-13 16:19
I have verified that the plugin included with UltraVNA 1.0.5 is the MSRC4 encryption plugin.
I downloaded the source and verified that this plugin uses the windows crypto API (crypt32.dll) via wincrypt.h. As you said, since this crypto API is embedded in the OS, UltraVNC is not shipping any encrpytion libraries with this particular version.
Thanks!