v1.8.1
- 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()
andparsePrivateKey()
API (the oldname
argument has becomeoptions
-- if given as a string will be used the same as before for backwards compatibility)