Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C.
'com.scottyab:aescrypt:0.0.1'
<dependency>
<groupId>com.scottyab</groupId>
<artifactId>aescrypt</artifactId>
<version>0.0.1</version>
</dependency>
<dependency org="com.scottyab" name="aescrypt" rev="0.0.1"/>
"com.scottyab", "aescrypt", "0.0.1"