yupi
yupi copied to clipboard
Security: Habbo Encryption
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.