[Webkit-unassigned] [Bug 163125] [GTK] Use libgcrypt instead of GnuTLS for CryptoDigest and SubtleCrypto HMAC implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 7 10:48:20 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163125
--- Comment #3 from Konstantin Tokarev <annulen at yandex.ru> ---
Comment on attachment 290940
--> https://bugs.webkit.org/attachment.cgi?id=290940
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=290940&action=review
> Source/WebCore/platform/crypto/gcrypt/CryptoDigestGCrypt.cpp:92
> + Vector<uint8_t> result;
You can create Vector of proper size right away, as you do for HMAC
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161007/6c59154f/attachment.html>
More information about the webkit-unassigned
mailing list