Audited & minimal JS implementation of hash functions, MACs and KDFs.
As of f40873ddff4a256d069b84eee46f768d44e19fce `.js` exports have been added for most of the exports, but there is no corresponding `.js` export for: ``` "./crypto": { "node": { "import": "./esm/cryptoNode.js", "default": "./cryptoNode.js" }, "import": "./esm/crypto.js", "default": "./crypto.js" }, ``` Is that intentional? I do see #110 removes crypto.js entirely, but not sure what the path is in the interim.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by chrisvariety and has received 1 comments.