Go to file
Markus Doits e8d29c01c2 Add first basic implementation of Apgservice
Provides an AIDL-API for other apps to encrypt and decrypt a string
symmetrically with a passphrase. Function names and API is by no way
finalized and will change!

Support for asymetric encription will follow.

For reference and discussion see issue #71,
https://code.google.com/p/android-privacy-guard/issues/detail?id=71
2010-12-29 16:31:58 +00:00
res 2010-12-26 00:21:41 +00:00
src/org/thialfihar/android/apg Add first basic implementation of Apgservice 2010-12-29 16:31:58 +00:00
AndroidManifest.xml Add first basic implementation of Apgservice 2010-12-29 16:31:58 +00:00
default.properties enabled app2sd, changed build target to API level 8 (2.2) for this 2010-08-18 13:27:54 +00:00