Audited & minimal JS implementation of hash functions, MACs and KDFs.
While Node.js v14 does have a built-in `node:crypto` with the required `randomBytes`, it is not exported under `crypto.webcrypto`. This adds a fallback to use the built-in `crypto` when `webcrypto` is not available.
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 legobeat and has received 0 comments.