10. Modern Encryption with Computers#

After the age of rotor ciphers, came the age of computing. The need for securing digital information became increasingly important as more and more information was stored and transmitted on and between computers. While most of the details are hidden away from the user, modern computers store and operate on data using operations involving binary numbers.

In order to better understand how modern encryption works, you’ll need to understand binary numbers, operations that can be used with binary numbers, and how computers convert text to binary in a standardized way.