#BOS @coineasydao.near Choose a fixed number, often called the "key" or "shift," which represents the number of positions each letter in the plaintext will be shifted. Take the plaintext message you want to encrypt. Replace each letter in the plaintext with the letter that appears a fixed number of positions later in the alphabet. Wrap around the alphabet if necessary, so that shifting past "Z" will loop back to "A."