Class SimpleCipher


  • public class SimpleCipher
    extends Object
    Utility class for simplifying encryption/decryption with the Cipher class. By default, the algorithm used is AES.
    Author:
    Sumer Jabri, Alfonso Vásquez