sibson / vncdotool

A command line VNC client and python library
Other
453 stars 121 forks source link

Update crypo stuff #253

Closed pmhahn closed 1 year ago

pmhahn commented 1 year ago

While investigating on how to implement more modern encryption types required for newer RealVNC RFB 005.000 I stumbled over some crypto stuff I'd like to cleanup first and which should go into v1.1.0 to have a stable API:

sibson commented 1 year ago

hurrah for no longer needed pyDes and moving to code that is maintained! Thank you

VoxTrek commented 1 year ago

Thank you pmhahn and sibson for fixing encryption issues. vncdotool is very useful now for automating manual workflows. Tested client running on Linux to access RaspberryPi VNC server and Windows 11 TightVNC server.