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

DES Encryption 3.8 for Java

Should you have problems with the JavaViewer, here's the place to look for help or report issues
Post Reply
richard_hawkes
Posts: 1
Joined: 2011-02-03 10:44
Contact:

DES Encryption 3.8 for Java

Post by richard_hawkes »

Hey guys,

Apologies in advance if this has been covered somewhere, or indeed this is completely the wrong place for such a question!

I am trying to implement a very lightweight VNC client, and was wondering if anybody knows of a Java DES encrypter, that can simply take my byte "challenge" and byte "password" and convert it to the 16 byte encrypted version for me?

I have found a link HERE, but this is very old and only returns an 8-byte version. I think it's an old 3.3 implementation. From the spec (HERE PAGE 14) it talks of 16 byte results.

I confess to being as stupid as is humanly possible when it comes to understanding bit flips and all things encryption really You advice would be much much appreciated.

Once again, sorry if this is the wrong place. I have googled (I promise), but couldn't quite find it.

Thanks
Richard :oops:

[mod=494,1296858167]moved from General help to Javaviewer[/mod]
Last edited by richard_hawkes on 2011-02-04 22:22, edited 1 time in total.
Post Reply