Add a WebCrypto API for getting digests by chunk.
Currently the WebCrypto API only has support for one-shot digests. This CL provides the necessary API scaffolding for methods to generate digests one chunk at a time. BUG=349514 Review URL: https://codereview.chromium.org/195983024 git-svn-id: svn://svn.chromium.org/blink/trunk@169991 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment