[Webkit-unassigned] [Bug 123628] WebCrypto algorithms should check that key algorithm matches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 11:39:28 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=123628





--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2013-11-08 11:38:14 PST ---
At the moment, we only have HMAC and AES-CBC, which use different keys, so this is not an observable issue. But once we add e.g. AES-GCM, an explicit check will be needed to prevent key reuse.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list