Encryption Tool

This page uses the AES encryption algorithm from the CryptoJS library. Play around with the inputs and observe the following:

  • What do you observe about the size of the encrypted text compared with the input text and the password?
  • Is it possible to double or triple encrypt a message?