PBES2 & PBKDF2

162 views
Skip to first unread message

Miscelanea

unread,
Nov 14, 2011, 9:59:07 AM11/14/11
to android-ndk, jvi...@seglan.com
Hi!

I need encrypt some information and then I need store it in database.
I've decided use PBE for that purpose. I've used the implementation of
PBE in Java but it takes a long time. At least, I think so. So far, I
have found nothing. The questions are:
Is there any implementation of PBES2 and PBKDF2 in ndk?
If yes, is it really a improvement if we compare with java
implementation?
If there isn't an implementation in NDK, How could I implement these
algorithms? What libraries would I need to use?

Thanks in advance.

mingw android

unread,
Nov 15, 2011, 2:00:27 PM11/15/11
to andro...@googlegroups.com
http://botan.randombit.net/ should get you what you need.

I'd expect a good increase in speed for cryptography on C++ vs Java.

> --
> You received this message because you are subscribed to the Google Groups "android-ndk" group.
> To post to this group, send email to andro...@googlegroups.com.
> To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages