vlucas / pikirasa

PKI public/private RSA key encryption using the OpenSSL extension
BSD 3-Clause "New" or "Revised" License
102 stars 21 forks source link

Adds create method to generate new RSA keypair #4

Closed garyr closed 9 years ago

garyr commented 9 years ago

I want to use this library, but I need to script a key creation process. I am hopeful that you are interested in incorporating this change in pikirasa. Let me know if you have any feedback

garyr commented 9 years ago

Maybe I should peruse your README "if you need to generate RSA keys programatically, take a look at phpseclib" :smile: . I'll close this for now