[15] RFR 8172680: Support SHA-3 based Hmac algorithms
Weijun Wang
weijun.wang at oracle.com
Mon Apr 6 07:17:35 UTC 2020
FYI: I'm about to work on CMS support for RSASSA-PSS and EdDSA, and would like to move all signature-related methods (everyone starting from makeSigAlg) from AlgorithmId.java to SingatureUtil.java. Hopefully it will not conflict with your code change.
--Max
> On Mar 21, 2020, at 5:48 PM, Weijun Wang <weijun.wang at oracle.com> wrote:
>
>
>
>> On Mar 21, 2020, at 2:39 AM, Valerie Peng <valerie.peng at oracle.com> wrote:
>>
>> As I have started prototyping changes for minimizing the current duplication of oids in various providers and sun.security.x509.AlgorithmId class, I choose to leave AlgorithmId class out for now.
>
> Very glad to hear this. No need to touch more on AlgorithmId.java then.
>
> Thanks,
> Max
>
More information about the security-dev
mailing list