Re: Enable Compression Of A Blob To .zip File

I think crypto is supposed to be in scope of another WG that was being
chartered nowish

On 11/30/11, Joran Greef <joran@ronomon.com> wrote:
> It would be great to have a native binding to Zlib and Snappy exposed to
> Javascript in the browser. Zlib covers the expensive disk use-cases, Snappy
> covers the expensive CPU use-cases.
>
> Also a native binding to basic crypto primitives, even if that means just
> SHA1 to start, and even if the Node.js crypto api is copied verbatim.
>
> TypedArrays are in current implementations are too slow to help with these,
> as far as I have tried.
>
>
>

-- 
Sent from my mobile device

Received on Wednesday, 30 November 2011 22:15:50 UTC