Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-21 | Revert "use a lazyily initialized stream for `node:crypto` `createHash` (#2652)" | 1 | -26/+0 | ||
This reverts commit 3a2fd65f20d3b4e99c89f789acec5e5e40615008. | |||||
2023-04-13 | use a lazyily initialized stream for `node:crypto` `createHash` (#2652) | 1 | -0/+26 | ||
* lazy hash * finish up crypto stuff * remove lockfiles * ok * add pipe test * update this lockfile * remove unrelated crypto benchmark from this file |