diff options
Diffstat (limited to 'node_modules/crypto-browserify/README.md')
-rw-r--r-- | node_modules/crypto-browserify/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/crypto-browserify/README.md b/node_modules/crypto-browserify/README.md index 9b0c03bea..1b9cf3b08 100644 --- a/node_modules/crypto-browserify/README.md +++ b/node_modules/crypto-browserify/README.md @@ -24,6 +24,7 @@ Here is the subset that is currently implemented: * createVerify (rsa, ecdsa) * createECDH (secp256k1) * publicEncrypt/privateDecrypt (rsa) +* privateEncrypt/publicDecrypt (rsa) ## todo |