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

Security: Habbo Encryption #145

Open
3 of 5 tasks
ovflowd opened this issue Sep 20, 2016 · 0 comments
Open
3 of 5 tasks

Security: Habbo Encryption #145

ovflowd opened this issue Sep 20, 2016 · 0 comments

Comments

@ovflowd
Copy link
Owner

ovflowd commented Sep 20, 2016

This issue describes what need to be done to conclude HabboEncryption

  • RSA Key-Encryption Handler
  • RNG Crypto Service Provider
  • ARC4 Encryption Service
  • Diffie-Helmann
  • BigInteger

Observation.: ARC4 isn't anymore safe and can be easily exhausted by key dictionary attack.

@ovflowd ovflowd added this to the Development Stage milestone Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants