Audited & minimal JS implementation of hash functions, MACs and KDFs.
I'm still a newbie in the JS ecosystem so please forgive me if I'm doing something dumb, but when I try to install the package I get an error: > $ npm i @noble-hashes npm ERR! code EINVALIDTAGNAME npm ERR! Invalid tag name "@noble-hashes" of package "@noble-hashes": Tags may not have any characters that encodeURIComponent encodes. A different error with yarn > error Error: https://registry.yarnpkg.com/@noble-hashes: Request "https://registry.yarnpkg.com/@noble-hashes" returned a 405
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 Polve and has received 1 comments.