[guardian-dev] Crypto-oriented hardware acceleration on Android

Mark Murphy mmurphy at commonsware.com
Mon Jul 8 15:10:02 EDT 2013


In theory, Renderscript Compute might be useful for this, though I
have negligible experience with it:

http://developer.android.com/guide/topics/renderscript/compute.html

On Mon, Jul 8, 2013 at 3:06 PM, Hans-Christoph Steiner
<hans at guardianproject.info> wrote:
>
> I haven't heard of a framework to do it, but hopefully one exists.  Otherwise
> it means writing your own CPU detection code and coding in assembly...
>
> .hc
>
> On 07/08/2013 02:08 PM, Billy Gray wrote:
>> Hi all,
>>
>> I was wondering if anyone here has had some experience with trying to take
>> advantage of any hardware acceleration that may (or may not) be available
>> on Android devices to speed up things like key derivation? I've been doing
>> some searching for any high-level, relevant info as a starting point and
>> coming up fairly empty. I'd really like to be able to use a high number of
>> PBKDF2 iterations in one of our apps, but the iteration count I'm going for
>> is just unacceptably high as a login speed for a user on a two year old
>> Nexus S running 2.3.x (better on 4.1.1, but still not good enough).
>>
>> Thanks in advance for any tips!
>> Billy
>>
>>
>>
>> _______________________________________________
>> Guardian-dev mailing list
>>
>> Post: Guardian-dev at lists.mayfirst.org
>> List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev
>>
>> To Unsubscribe
>>         Send email to:  Guardian-dev-unsubscribe at lists.mayfirst.org
>>         Or visit: https://lists.mayfirst.org/mailman/options/guardian-dev/hans%40guardianproject.info
>>
>> You are subscribed as: hans at guardianproject.info
>>
>
> --
> PGP fingerprint: 5E61 C878 0F86 295C E17D  8677 9F0F E587 374B BE81
> _______________________________________________
> Guardian-dev mailing list
>
> Post: Guardian-dev at lists.mayfirst.org
> List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev
>
> To Unsubscribe
>         Send email to:  Guardian-dev-unsubscribe at lists.mayfirst.org
>         Or visit: https://lists.mayfirst.org/mailman/options/guardian-dev/mmurphy%40commonsware.com
>
> You are subscribed as: mmurphy at commonsware.com



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in DC: http://marakana.com/training/android/


More information about the Guardian-dev mailing list