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

Should we in fact rename the WebCrypto "AES-CFB" to "AES-CFB-8" even if it
remains the only one ?

...Mark


On Thu, Feb 20, 2014 at 5:00 PM, Jim Schaad <ietf@augustcellars.com> wrote:

> 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:10:53 UTC