Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

RSA public key exchange for ARC4V3PluginMT and AESV3PluginMT

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
adzm
20
20
Posts: 63
Joined: 2009-04-29 18:59

RSA public key exchange for ARC4V3PluginMT and AESV3PluginMT

Post by adzm »

[Previous post removed]

Scratch all that. I have a much better idea. Hopefully won't take too long to give this a shot; I can only work on this on nights and weekends basically, but this will plague me until I finish it.

Trust me on this one!

Previous version restored temporarily.

http://adamwalling.com/DSMPlugin
Last edited by adzm on 2009-07-24 23:34, edited 1 time in total.
Cobra
20
20
Posts: 36
Joined: 2005-05-19 18:44

Re: RSA public key exchange for ARC4V3PluginMT and AESV3Plug

Post by Cobra »

Cool! I'll test it out as soon as my server is up and running again. The power supply died after almost 10 years... :wink:

Regards,

Cobra
I know nothing except the fact of my ignorance. (Socrates 470 - 399 B.C.)
adzm
20
20
Posts: 63
Joined: 2009-04-29 18:59

Re: RSA public key exchange for ARC4V3PluginMT and AESV3Plug

Post by adzm »

I just realized that the server will always be the first to encrypt, since it always sends out its RFB header first thing. This eliminates the need for two sets of keys. I'll work on that this weekend; eventually only the server will need a public key and the viewer will need a private key (which is essentially a password, or a pre-shared secret).
adzm
20
20
Posts: 63
Joined: 2009-04-29 18:59

Re: RSA public key exchange for ARC4V3PluginMT and AESV3Plug

Post by adzm »

Good news on all fronts; have a prototype working, and recoded most of it from scratch, so now it builds a 64-bit binary as well. However I don't have access to a 64-bit system to test at the moment; but first I am simply going to get everything working enough for a public release. Hopefully others can help me test out the 64 bit version -=]
Post Reply