Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Longer passwords not divisible by 8 (hex/16) are truncated before encryption #26

Open
trinitronx opened this issue Jun 22, 2020 · 0 comments
Labels
Milestone

Comments

@trinitronx
Copy link
Owner

trinitronx commented Jun 22, 2020

Long RealVNC multi-block style passwords are truncated before being encrypted & stored into a file or Windows Registry.

Decrypting a long passphrase set in the Registry by RealVNC works fine. However, encrypting a long passphrase truncates the result.

TODO: Figure out how RealVNC handles this (e.g.: padding with spaces / zeroes, etc...)

@trinitronx trinitronx added the bug label Jun 22, 2020
@trinitronx trinitronx added this to the v1.2.4 milestone Jun 22, 2020
@trinitronx trinitronx changed the title Longer passwords are truncated before encryption Longer passwords not divisible by 8 (hex/16) are truncated before encryption Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant