A D E M S

A

AESCrypt - Class in es.vocali.util
This class provides methods to encrypt and decrypt files using aescrypt file format, version 1 or 2.
AESCrypt(String) - Constructor for class es.vocali.util.AESCrypt
Builds an object to encrypt or decrypt files with the given password.
AESCrypt(boolean, String) - Constructor for class es.vocali.util.AESCrypt
Builds an object to encrypt or decrypt files with the given password.

A D E M S