Class AESCipher


  • public class AESCipher
    extends Cipher
    This class implements the AES cryptographic cipher.

    If you get a totalcross.crypto.CryptoException: Illegal key size, you must download the strong cryptography files from Oracle site. In order to do that, go to the ReadMe file whole link is below the download link. In this file, search for "Unlimited Strength Java Cryptography Extension" and follow the instructions.