0

An android library which uses an android service to encrypt or decrypt a file or multiple files in the background.  Advantage of using a service is that it is not necassary for the application to be in the foreground to conplete the encryption or decryption tasks.

http://www.abstrucelogic.com/project/androidcryptolib.php


Project Members