RE: Bug 24755 - Decide which AES-CFB shift sizes to support

Minimum change would be to change the JOSE algorithm names to add the size.
This is required in many ways based on how JOSE algorithm names are
specified.

 

Jim

 

 

From: Mark Watson [mailto:watsonm@netflix.com] 
Sent: Thursday, February 20, 2014 1:43 PM
To: public-webcrypto@w3.org
Subject: Bug 24755 - Decide which AES-CFB shift sizes to support

 

Presently, the document describes only CFB-8.
 
If we wish to support other values of the shift size, s, we need to either
(a) add s as an additional parameter to AesCfbParams
(b) defined separate algorithm names, e.g. "AES-CFB-8", "AES-CFB-128" etc.
 
In offline discussion with Ryan we have a preference for (b).
 
Of course it is also an option to leave this as CFB-8 only.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24755
Comments ?
 
...Mark

Received on Friday, 21 February 2014 01:02:12 UTC