more node:crypto
#2692
Replies: 3 comments
-
These are coming. No specific timeline yet as it's a very large project and we're working to also do some cleanup in node.js to make it the task easier. It'll take some time. |
Beta Was this translation helpful? Give feedback.
-
Got |
Beta Was this translation helpful? Give feedback.
-
obviously
|
Beta Was this translation helpful? Give feedback.
-
From
node:crypto
:createECDH
createCipher
createCipheriv
createDecipher
createDecipheriv
createHash
createHmac
I've confirmed these are missing upstream from
uncrypto
(insideunenv
)I'm looking to do ECIES with the
standard-ecies
package and it uses these crypto calls under the hood.Beta Was this translation helpful? Give feedback.
All reactions