Hi Guys! What is it? This is a RSA-Plugin for AutoIt. It is coded in C++ for performance reasons and is not limited in the key size. Therefore I believe this can improve the security of many applications (especially network scripts). History I wrote a paper in school about asymmetric encryption systems. I concentrated especially on RSA as it is the most popular example. For demonstration purposes I coded a RSA thing in C++. I was using the C++ BigInt Class by Alex Vinokur and William A.