VerifyFetch is a JavaScript library that adds streaming integrity verification to file downloads in the browser, solving the memory problem of native fetch SRI which buffers entire files. It uses only 2MB of memory regardless of file size, supports resumable downloads, chunked fail-fast verification, multi-CDN failover, and a

Sort: