[Webkit-unassigned] [Bug 164939] [Mac] Change uint8_t* to Vector<uint8_t> type in all crypto algorithm implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 30 13:22:35 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=164939
--- Comment #5 from Jiewen Tan <jiewen_tan at apple.com> ---
Appended:
CryptoAlgorithmRSASSA_PKCS1_v1_5Mac.cpp::static ExceptionOr<bool> verifyRSASSA_PKCS1_v1_5(CryptoAlgorithmIdentifier hash, const PlatformRSAKey key, const uint8_t* signature, size_t signatureLength, const uint8_t* data, size_t dataLength)
--
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/20161130/11b81424/attachment.html>
More information about the webkit-unassigned
mailing list