rsa-keypair
Version:
Generate native openssl RSA keypair
24 lines (13 loc) • 551 B
Markdown
# ChangeLog
## 2.0.2 - June 20, 2019
1. Include Node version 12 build in Travis.
## 2.0.1 - June 20, 2019
1. Remove Node version 4 build from Travis.
## 2.0.0 - June 19, 2019
1. Migrate to N-API.
## 1.0.1 - June 15, 2018
1. Add generate function documentation.
2. Specify license in README.
3. Add LICENSE file.
## 1.0.0 - June 13, 2018
Initial version forked from [rsa-keygen](https://github.com/sunjith/node-rsa-keygen) with dependency updates, private key encryption support, camel case for key property names and improved documentation.