mirror of https://github.com/lukechilds/node.git
Browse Source
Adds a note that the default padding for publicDecrypt/privateEncrypt is RSA_PKCS1_PADDING instead of RSA_PKCS1_OAEP_PADDING as it is for privateDecrypt/publicEncrypt. PR-URL: https://github.com/iojs/io.js/pull/659 Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>v1.8.0-commit
committed by
Brendan Ashworth
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue