- From: <bugzilla@jessica.w3.org>
- Date: Sat, 12 Jul 2014 21:03:41 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26320 Bug ID: 26320 Summary: RsaHashedKeyAlgorithm inherits from RsaKeyAlgorithm Product: Web Cryptography Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Web Cryptography API Document Assignee: sleevi@google.com Reporter: rlb@ipv.sx CC: public-webcrypto@w3.org With the removal of RSAES-PKCS1-v1_5, the dictionary RsaKeyAlgorithm disappeared as well. So RsaHashedKeyAlgorithm needs to inherit directly from KeyAlgorithm, not from RsaKeyAlgorithm. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Saturday, 12 July 2014 21:03:43 UTC