๐ Password & Hash Generator
Generate secure passwords, hashes, and encodings
๐ Password Generator
Strength: -
                        
                    Quick Presets:
๐ Hash Generator
MD5
-
                            
                        SHA-1
-
                            
                        SHA-256
-
                            
                        SHA-512
-
                            
                        ๐ Base64 Encoder/Decoder
Encode to Base64
Decode from Base64
๐ Password Security Guide
Password Strength Levels
| Level | Criteria | Time to Crack | 
|---|---|---|
| Weak | < 8 chars, simple | Seconds | 
| Fair | 8-10 chars, mixed | Days | 
| Good | 12+ chars, complex | Years | 
| Strong | 16+ chars, very complex | Centuries | 
Password Best Practices
- โ Use at least 12-16 characters
 - โ Mix uppercase, lowercase, numbers, symbols
 - โ Avoid personal information
 - โ Use unique passwords for each account
 - โ Use a password manager
 - โ Enable 2FA when available
 - โ Don't reuse passwords
 - โ Don't use dictionary words
 - โ Don't share passwords
 
Common Hash Uses
| Algorithm | Use Case | Security | 
|---|---|---|
MD5 | 
                                Checksums, legacy | โ Not secure | 
SHA-1 | 
                                Git commits, legacy | โ ๏ธ Deprecated | 
SHA-256 | 
                                Certificates, blockchain | โ Secure | 
SHA-512 | 
                                High security apps | โ Very secure | 
WiFi Security
- WEP: Obsolete, easily cracked
 - WPA: Better, but still vulnerable
 - WPA2: Current standard, secure
 - WPA3: Latest, most secure
 - Key Length: 8-63 characters
 - Recommendation: 20+ random characters
 
