- From: Harry Halpin <hhalpin@w3.org>
 - Date: Mon, 28 Sep 2015 00:17:32 -0400
 - To: public-webcrypto@w3.org
 
Everyone,
Here's an easy-to-read version of the algorithm table per browser [1]
for the browser profile and to remove from the spec (unless there are
two implementations). Let's cross-fingers and hope Webkit can get rid of
their prefix, and we'll add it.
Algorithms up for removal (less than 2 implementations):
RSA-PSS
AES-CTR
AES-CMAC
AES-CFB
DH
CONCAT
HKDF
PBKDF2
Algorithms in Browser Profile (all implementations):
RSASSA-PKCS1-v1_5
RSA-OAEP
AES-CBC
AES-GCM
AES-KW
HMAC
SHA-256
SHA-384
SHA-512
      cheers,
           harry
[1] http://www.w3.org/2012/webcrypto/CR-report/
Received on Monday, 28 September 2015 04:17:34 UTC