Package | Description |
---|---|
com.ignaciosandoval.utils.security |
Class and Description |
---|
EncryptUtil
Utility class to encrypt and decrypt a text or file using the
Advanced Encryption Standard algorithm with the Galois/Counter Mode
and No Padding (AES/GCM/NoPadding).
|
EncryptUtilException
Wrapper Exception used in the EncryptUtil class.
|