- From: <bugzilla@jessica.w3.org>
- Date: Wed, 09 Mar 2016 06:44:33 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27581 jimsch <ietf@augustcellars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ietf@augustcellars.com --- Comment #1 from jimsch <ietf@augustcellars.com> --- The place where it says case-insensitive is in the normalization algorithm in 18.4.4. I would say that the correct answer is to fix this and make it a case-sensitive comparison at this location. As thing currently stand it is case sensitive in some locations (algorithm normalization) and case insensitive in other locations (the alg field of a JWK). Making it consistent seems to be a good idea -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 9 March 2016 06:44:35 UTC