2009/7/16 Mark Murphy <mmur...@commonsware.com>

>
> This list is for the SDK. While it sure would be nice if they would
> re-add Bouncy Castle to the SDK, it's not there now...
>

re-add bouncy castle to SDK?

I'm looking at 1.5 code and some bc code is deff in there, mostly to do with
ssl/tls/smime but no JCE or OpenPGP.

$ ls
/usr/src/android/dalvik/libcore/security/src/main/java/org/bouncycastle/
asn1  crypto  i18n  jce  openssl  util  x509

Running this line of code:

System.out.println(""+Security.getProvider("BC").getVersion());

Spits out 1.34 on Android 1.5...

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

Reply via email to