RFR: 8242068: Signed JAR support for RSASSA-PSS and EdDSA [v7]
Weijun Wang
weijun at openjdk.java.net
Fri Oct 16 02:18:13 UTC 2020
On Wed, 14 Oct 2020 05:31:33 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> signing time, jarsigner -directsign, and digest algorithm check
>
> src/java.base/share/classes/sun/security/util/SignatureUtil.java line 218:
>
>> 216: *
>> 217: * @param signer Signature object that tells you RSASA-PSS params
>> 218: * @param sigalg Signature algorithm tells you who with who
>
> who with who?
Maybe I was thinking about SHA1withRSA, but here it can be the new algorithms. Just remove the confusing words.
-------------
PR: https://git.openjdk.java.net/jdk/pull/322
More information about the security-dev
mailing list