On Tue, 19 Oct 2021 17:15:48 GMT, Anthony Scarpino <ascarp...@openjdk.org> wrote:
>> Right, it's really just about using consistent message digest names so that >> it can match for example, "SHA-1" and also "SHA1withRSA". I'll change the >> name to something else. > > Was the reason for this change that hashName("RSASSA-PSS") was returning an > RSASSAPSS? Yes. ------------- PR: https://git.openjdk.java.net/jdk/pull/5928