denoland / denoland/std

possible bug: investigate `std/crypto`'s vs old `std/hash`'s `digest()` for large streams

Open
#3,774 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

A while back, IIRC, @lino-levan discovered that `digest()` of the old `std/hash` sub-module was faster and consumed less memory than the current `digest()` of the current `std/crypto` for large streams. This scenario should be proactively investigated, validated and possibly fixed.

Note: Neither of us recalls the specifics or can find the convos surrounding this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.