Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

AESV2Plugin100RC3

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
Cobra
20
20
Posts: 36
Joined: 2005-05-19 18:44

AESV2Plugin100RC3

Post by Cobra »

Hi Sean,

I haven't been around for quite a while. As I've seen you wrote some new AES-Plugins. What is exactly the difference between them ( AESV2Plugin100RC1/RC2/RC3) and the "old" AESV2Plugin002.zip which I'm using (and I'm very, very happy with it).

As always: Thanks for the good work you do!

Best regards

Cobra
I know nothing except the fact of my ignorance. (Socrates 470 - 399 B.C.)
scovel
100
100
Posts: 307
Joined: 2004-07-12 11:56
Location: CT, USA
Contact:

Post by scovel »

Biggest recent changes are:

Better searching for the location of the key files.
Key files are OPTIONAL (uses password if no key file)
Dynamic key salting. Random salt is added to the key for each session.

Sean
Last edited by scovel on 2005-11-20 17:53, edited 1 time in total.
Guest

Post by Guest »

scovel wrote:Biggest recent changes are:

Better searching for the location of the key files.
Key files are OPTIONAL (uses password if no key file)
Dynamic key salting. Random salt is added to the key for each session.

Sean
Sean,

There is a bug in AESV2 running in password mode... if the password is greater than 8 characters long, it will never accept the password.
scovel
100
100
Posts: 307
Joined: 2004-07-12 11:56
Location: CT, USA
Contact:

Post by scovel »

This is a known problem with VNC. It only uses 8 characters of the password but it passes the plugin the whole text you typed in. When entering your password, only enter the first 8 chars and it will work.

Sean
Guest

Post by Guest »

scovel wrote:This is a known problem with VNC. It only uses 8 characters of the password but it passes the plugin the whole text you typed in. When entering your password, only enter the first 8 chars and it will work.

Sean
got it... btw, thanks for all of your hard work.. the new DSMs are most excellent. It's really nice being able to have "ad hoc" encryption without having to distribute a key... and also having the flexability to require a certain key.
Post Reply