On Thu, 16 Nov 2023 15:17:42 GMT, Sean Mullan wrote:
>> Weijun Wang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> reword comment
>
> src/java.base/share/classes/sun/security/util/KeyUtil.java line 411:
>
>> 409: * @throws NoSuchA
On Thu, 30 Nov 2023 16:13:09 GMT, Ferenc Rakoczi wrote:
>> Weijun Wang has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> reword comment
>
> src/java.base/share/classes/sun/security/pkcs/SignerInfo.java line 526:
>
>> 524:
On Mon, 27 Nov 2023 20:21:33 GMT, Weijun Wang wrote:
>> Code changes for HSS/LMS that's related to keytool and jarsigner:
>>
>> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
>> can only be `HSS/LMS`.
>> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It mus
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be the same
> as the hash algorithm used by the HSS/LMS k
On Mon, 27 Nov 2023 14:09:42 GMT, Weijun Wang wrote:
>> Code changes for HSS/LMS that's related to keytool and jarsigner:
>>
>> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
>> can only be `HSS/LMS`.
>> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It mus
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be the same
> as the hash algorithm used by the HSS/LMS k
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be the same
> as the hash algorithm used by the HSS/LMS k
On Thu, 16 Nov 2023 16:33:36 GMT, Sean Mullan wrote:
>> This internal method was called by `TimestampedSigner` which was removed
>> long ago when we removed the support for `ContentSigner` and `jarsigner
>> -altsign`. It has been useless for some time and this is just a cleanup.
>
> Ok, I see.
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be the same
> as the hash algorithm used by the HSS/LMS k
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be the same
> as the hash algorithm used by the HSS/LMS k
On Thu, 16 Nov 2023 16:25:33 GMT, Weijun Wang wrote:
>> src/java.base/share/classes/sun/security/pkcs/PKCS7.java line 872:
>>
>>> 870: */
>>> 871: @Deprecated(since="16", forRemoval=true)
>>> 872: public static byte[] generateSignedData(byte[] signature,
>>
>> Are you sure you want
On Thu, 16 Nov 2023 15:36:08 GMT, Sean Mullan wrote:
>> Code changes for HSS/LMS that's related to keytool and jarsigner:
>>
>> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
>> can only be `HSS/LMS`.
>> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It mus
On Thu, 16 Nov 2023 15:45:38 GMT, Sean Mullan wrote:
>> Code changes for HSS/LMS that's related to keytool and jarsigner:
>>
>> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
>> can only be `HSS/LMS`.
>> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It mus
On Wed, 31 May 2023 22:38:20 GMT, Weijun Wang wrote:
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be
On Wed, 31 May 2023 22:38:20 GMT, Weijun Wang wrote:
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be
On Wed, 31 May 2023 22:38:20 GMT, Weijun Wang wrote:
> Code changes for HSS/LMS that's related to keytool and jarsigner:
>
> 1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it
> can only be `HSS/LMS`.
> 2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be
Code changes for HSS/LMS that's related to keytool and jarsigner:
1. No need to add `-sigalg` for both tools when HSS/LMS key is involved, it can
only be `HSS/LMS`.
2. The `digestAlgorithm` field in a PKCS7 `SignerInfo`. It must be the same as
the hash algorithm used by the HSS/LMS key. This nee
17 matches
Mail list logo