Passwords and Encryption
Encryption is the process of encoding data or information in such as way that only authorized parties can read it. Encryption does not of itself prevent interception or data theft; however, it disallows the data content from being readable or usable to the interception or thief.
Hashing is the process of encoding data so that it can't be decrypted, and is later used for reference. Hashing only uses the encoding process, where encryption actually can decode the encrypted message as well.
Passwords are a string of characters, secret word(s) or phrase(s) that must be used to gain admission to something.
Entropy is the lack of order or predictability. When entropy increases so does the difficulty to guess, making it harder for attackers to guess.
Passwords and encryption are two separate concepts that normally work together on the various systems we utilize. In fact, on modern systems, passwords are encrypted via hashing to help protect them.
![Always use a strong password to protect your computer, mobile device and online accounts. Select a strong password with a mix of upper and lower case letters, numbers and special characters.](https://oaklandcc.teamdynamix.com/TDPortal/Images/Viewer?fileName=fe96d1f0-cadd-4bb3-abc6-6d820ef558d5.jpg)
Things to Remember
Since passwords are the entry to your virtual life, you should do everything you can to prevent people from gaining access to them.
Remember:
- Don't share your password with others
- Don't write down passwords
- Make a password unique to your life and something not easily guessed
- Have a different password for each account
- Change your passwords several times a year
- Create passwords that are longer, which are stronger and harder to break
- Use a minimum of eight (8) characters, uppercase, lowercase, numbers, and symbols
To increase the length of your password and still make it memorable...consider pass phrases as this well-known XKCD comic suggests.
![We've trained everyone to use passwords that are hard for humans to remember, but easy for computers to guess. Comic](https://oaklandcc.teamdynamix.com/TDPortal/Images/Viewer?fileName=bcbe904f-b6be-4a74-ba1d-1e13d369978e.jpg)
For more comics feel free to visit XKCD.