Hi Kaleb & Chris,

Sorry I was bit travelling and struck in another project to reply back. I haven't gone through the links forwarded by Chris, I will do it immediately and revert if any.

To clarify the questions asked by Chris

I would like to install wolfSSL as alternate SSL Provider at the OS-level in Android so that any future application development as well as existing application can utilise it. I don't want it to be restricted to future developing APPS, existing APPS which were already installed should use also this.

Also I would like to mention that I wanted to add our own encryption algorithm in to it, we have made our algorithm using jce approach but can be made in any other language and standards if required.

I have checked in many forums and found that many are in need for similar requirement. Please share some resources so that it can benefit many.

Best regards
Kanann

Thanks Mr Kaleb,

I am expecting this document very eagerly as there are many such request at various forums.
This document will help many to use wolfssl instead of OpenSSL in their custom made ROM's for Android.

Kannan

Hi all,

I am trying to build latest Android from Ice cream Sandwich to Lollipop with WolfSSL as an alternate SSL provider to Open SSL.
I have gone through the old article of installing CyaSSL as alternate SSL provider. I tried to use CyaSSL with Icecream Sandwich but ended up in lots of errors.

It will be helpful for many if you can post similar whitepaper to replace Open SSL with your WolfSSL in latest Android version particularly from Ice Cream Sandwich onwards.

My real intention is to replace AES crypto algorithm with our own algorithm developed in house, Though we know its not best thing but due to some reasons we have to use our own Algorithm rather than using known algorithm.

Regards,
Kannan