Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Include mention of new crypto methods #722

Closed
wants to merge 1 commit into from

Conversation

calvinmetcalf
Copy link
Contributor

includes mention of privateEncrypt and publicDecrypt in changelog

@@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why two spaces ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because I typed it wrong, fixed

includes mention of  privateEncrypt and publicDecrypt in changelog
bnoordhuis pushed a commit that referenced this pull request Feb 5, 2015
Include mention of privateEncrypt and publicDecrypt in changelog.

PR-URL: #722
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
@bnoordhuis
Copy link
Member

Thanks Calvin, landed in 10277d2.

@bnoordhuis bnoordhuis closed this Feb 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants