I am writing an application for the Android platform which makes use of cryptography. Is it possible for the Bouncy Castle cryptography API to be used in Android?
I am writing an application for the Android platform which makes use of cryptography.
Share
Yes, in fact, it is already partly included (see http://code.google.com/p/android/issues/detail?id=3280). To get the full functionality, use Spongy Castle.