Kitura / BlueECC

Elliptic-curve cryptography for Swift
Apache License 2.0
92 stars 35 forks source link

Add support for generating keys within the repo #9

Closed Andrew-Lees11 closed 5 years ago

Andrew-Lees11 commented 5 years ago

Currently we require users to use OpenSSL command line to generate EC keys. It would be nice if they could use this repo to create the key pairs without any further installations. This would also allow you dynamically generate key pairs so you could create a short lived keys.

Andrew-Lees11 commented 5 years ago

Closing since this the pr has been merged and tagged in BlueECC version 1.2