Re: Heartbleed and Android There are SSL/Crypto implementations in languages other than C.OpenSSL was one of the first non-commercial ones, which is why it is so prevalent.At the time it was written, languages such as Java simply weren't fast enough (they are still slower than a pure C implementation).The main issue as I see it is OpenSSL using its own memory allocator to manage memory ??? it stops