[aerogear-dev] Android Crypto API sample

Summers Pittman supittma at redhat.com
Tue Nov 5 15:00:53 EST 2013


One of the things we briefly discussed on the chat was key generation 
and secret storage.

For Android we want to combine the two in an "easy" API which follows 
the Object/Factory/Config patterns of our other systems (Pipeline, 
Authentication, Push).

Here is a high level code flavored example of what I am talking about.

https://gist.github.com/secondsun/d602d19255b1fd085ac8

Actual work is going forward here: 
https://github.com/secondsun/aerogear-android/tree/security

wdyt?


More information about the aerogear-dev mailing list