Encrypted platforms use algorithms to convert plain text data into an unreadable format known as ciphertext. This data can only be decrypted and accessed by individuals who possess the correct decryption key. Common methods used in encryption include symmetric encryption, where the same key is used for both encryption and decryption, and asymmetric encryption, which uses a pair of public and private keys.