DescriptionGet rid of WTF::SHA1.
WTF::SHA1 is redundant now with WebCrypto support in place, and Blink probably
should not roll its own crypto. This removes WTF::SHA1 and replaces its
consumers with WebCrypto calls.
BUG=349514
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170897
Patch Set 1 #Patch Set 2 : Created a more general CryptoUtilities computeDigest function #Patch Set 3 : Rebase on ToT #
Total comments: 17
Patch Set 4 : Use new digest-by-chunk API and many other fixes #
Total comments: 14
Patch Set 5 : Fixes from abarth comments #Patch Set 6 : Rebase on ToT and fixed header guard collision. #
Messages
Total messages: 26 (0 generated)
|