This is Crypt_RSA rewritten from scratch for PHP 5+.
It relies only in the GMP extension, so the source code is clearer and
lighter. Also, RSA_Crypt2 aims to be fully compatible with jCryption, a
jQuery plugin which sums up as a great javascript frontend.