[Webkit-unassigned] [Bug 157175] New: WebCrypto API support for AES-GCM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 04:33:09 PDT 2016


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

            Bug ID: 157175
           Summary: WebCrypto API support for AES-GCM
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: OS X 10.11
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stanvladut at gmail.com

Created attachment 277692
  --> https://bugs.webkit.org/attachment.cgi?id=277692&action=review
Console error for AES-GCM generateKey method

Safari lacks of support for WebCrypto.Using WebCrypto requires Chrome, Firefox or Opera on the Mac due to Safari's lack of full support for WebCrypto. Everyone is expecting from Safari to finally add support.

The AES algorithm is the most used one in symmetric key crypto, but Safari doesn't support AES-GCM and many others. It should be added.

No support for AES-GCM, ECDSA, ECDH, PBKDF2 at all.
There is also a lack in supporting RSA-OAEP.

-- 
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/20160429/9b7c18fe/attachment.html>


More information about the webkit-unassigned mailing list