This change leads to between 10% and 35% performance improvement when executing the RSA decryption method. The main impact is to drastically reduce the number of allocations done in this method from around 50% of the profile hits to less than 2%.
I have no idea how I'll squash _this_ one...
This commit also adds enough ASN.1/DER to parse RSA keys