[android-developers] Using Bouncy Castle with an Android app

2010-08-27 Thread fba
Has anyone managed to use Bouncy Castle in one of their apps? I need to be able to do detailed manipulations of x509 certificates (generate CSRs, generate key pairs, convert between different certificate formats, etc.), and BC seems the best way to do that. I have tried putting the bcprov

Re: [android-developers] Using Bouncy Castle with an Android app

2010-08-27 Thread Frank Weiss
I suppose you might try asking the folks at BouncyCastle to provide an Andorid/Dalvik/Harmony version or become a committer on that project. (Damnit! I'm starting to see some merit to the Oracle vs Google/Android lawsuit) -- You received this message because you are subscribed to the Google

Re: [android-developers] Using Bouncy Castle with an Android app

2010-08-27 Thread Fabrizio Giudici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/28/10 00:55 , fba wrote: Or, could I get around this by making sure that I am using the same version that is included in the OS? (Or, in a nutshell, is the ClassCastException likely to be a problem because the parameters defined for the