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

Key Creation #9

Closed tankerkiller125 closed 8 years ago

tankerkiller125 commented 8 years ago

It would be awesome if this library also was able to create the private/public keys.

vlucas commented 8 years ago

It is not the current goal of this library to generate keys. There are a lot of platform inconsistencies and other things like that to deal with to build that feature.