yupi icon indicating copy to clipboard operation
yupi copied to clipboard

Security: Habbo Encryption

Open ovflowd opened this issue 9 years ago • 0 comments

This issue describes what need to be done to conclude HabboEncryption

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

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

ovflowd avatar Sep 20 '16 12:09 ovflowd