Skip to content

Commit

Permalink
docs: Include mention of new crypto methods
Browse files Browse the repository at this point in the history
includes mention of  privateEncrypt and publicDecrypt in changelog
  • Loading branch information
calvinmetcalf committed Feb 5, 2015
1 parent 6f7a978 commit 21de33e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* debug: fix v8 post-mortem debugging.
* crypto: publicEncrypt now supports password-protected private keys.
* crypto: ~30% speedup on hashing functions.
* crypto: added privateEncrypt/publicDecrypt functions.
* errors
- better formatting via util.inspect
- more descriptive errors from fs. This necessitated a `NODE_MODULE_VERSION` bump.
Expand Down

0 comments on commit 21de33e

Please sign in to comment.