Hello
I have installed vnc on a win98 machine. But there is only a 40Bit key aviable.
Is there an OS Patch aviable to use 128Bit keys?
Thank you
Raffi
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
Win98 128 Bit encryption
It could be the plugin.
check out -
http://home.comcast.net/~msrc4plugin/msrc4plugin.html
or click on the no reg at the top if you are using it without registry entries.
check out -
http://home.comcast.net/~msrc4plugin/msrc4plugin.html
or click on the no reg at the top if you are using it without registry entries.
Win98
If I remember correctly, out of the box Windows 98 does not support 128Bit keys. The plugin should detect what keys are available, and enable/disable the correct radio buttons.
Given the proper software environment, the plugin will support (and has been tested on) 95B, 98, 98SE, ME (ok, I didn't test ME. Never even loaded ME...), NT,2000,XP,and 2003.
Make sure your IE is the latest (or at least 5.5 I think) and that you installed the High Encryption pack.
Sean
Given the proper software environment, the plugin will support (and has been tested on) 95B, 98, 98SE, ME (ok, I didn't test ME. Never even loaded ME...), NT,2000,XP,and 2003.
Make sure your IE is the latest (or at least 5.5 I think) and that you installed the High Encryption pack.
Sean
Re: Win98
Yes sir you would be correct.scovel wrote:If I remember correctly, out of the box Windows 98 does not support 128Bit keys. The plugin should detect what keys are available, and enable/disable the correct radio buttons.
This would remedy the problem..or at least should..scovel wrote: Make sure your IE is the latest (or at least 5.5 I think) and that you installed the High Encryption pack.
Sean
Just for the record, this was caused by a corrupt key-store. I've added some new features to the crypto.exe utility on my website to allow you to delete and re-create the key-store.
To remove the key-store
crypto.exe -r
To create a clean new key-store
crypto.exe -c
Windows 2000 and up don't use a key-store anymore, so they don't have this problem.
Sean
To remove the key-store
crypto.exe -r
To create a clean new key-store
crypto.exe -c
Windows 2000 and up don't use a key-store anymore, so they don't have this problem.
Sean