Hello. There is an extensive support of SSL/TLS in Symbian, which means that algorithms like md5, sha, aes ... and also big int arithmetics must be implemented "somewhere in there".
I want to write my own crypto app and do not feel like writing this all from scratch (though I have done it in Java, for older phones). How to access these routines, if possible? Does *anybody* know?
TIA