Skip to content

Commit 10277d2

Browse files
calvinmetcalfbnoordhuis
authored andcommittedFeb 5, 2015
docs: include mention of new crypto methods
Include mention of privateEncrypt and publicDecrypt in changelog. PR-URL: #722 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 9a8f186 commit 10277d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* debug: fix v8 post-mortem debugging.
88
* crypto: publicEncrypt now supports password-protected private keys.
99
* crypto: ~30% speedup on hashing functions.
10+
* crypto: added privateEncrypt/publicDecrypt functions.
1011
* errors
1112
- better formatting via util.inspect
1213
- more descriptive errors from fs. This necessitated a `NODE_MODULE_VERSION` bump.

0 commit comments

Comments
 (0)
Please sign in to comment.