Skip to content

v1.8.1

Compare
Choose a tag to compare
@arekinath arekinath released this 22 Apr 02:41
· 47 commits to master since this release
  • Dropped support for node.js v0.8 and earlier
  • Support for reading encrypted (password-protected) PEM files (no support for writing yet)
  • Change to parseKey() and parsePrivateKey() API (the old name argument has become options -- if given as a string will be used the same as before for backwards compatibility)