Thanks for the heads up. It should be straightforward to handle/merge.
Valerie
On 4/6/2020 12:17 AM, Weijun Wang wrote:
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.w...@oracle.com> wrote:
On Mar 21, 2020, at 2:39 AM, Valerie Peng <valerie.p...@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