Copy data bytes in Web Crypto's importKey() and verify() operations
BEFORE normalizing the algorithm. This matches the change in the spec: https://github.com/w3c/webcrypto/commit/ccd586cc2cf0c7fe8db524622dd35b1fa39fe7c4 The motivation is consistency with other functions. Algorithm normalization might modify the data buffer. BUG=641494 Review-Url: https://codereview.chromium.org/2316633003 Cr-Commit-Position: refs/heads/master@{#417010}
Showing
Please register or sign in to comment