Hi I am looking for Android Openssl provider that delegates all the cipher/digest/https services to openssl library. I see that 4.0.1 has some level of support for it. It looks incomplete. Jellybean seems to have more support for it.
We use FIPS certified openssl canister as our crypto backend. We want to make Openssl as primary provider so that all crypto calls go through it (and remove bouncycastle fully if possible) in each of our apps. Are there any problems backporting Jellybean changes in libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/* to 4.0.1 platform? We build 4.0.1 in house and install it on one of our embedded devices. We have total control on what we can package. Thanks -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-security-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
