On Fri, 3 Jan 2025 02:01:13 GMT, Valerie Peng wrote:
>> Martin Balao has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Check disabled PKCS #11 mechanisms when concatenating keys and data.
>>
>> Co-authored-by: Martin Balao Alonso
>>
On Thu, 19 Dec 2024 19:41:23 GMT, Martin Balao wrote:
>> We would like to propose an implementation of the HKDF algorithms for
>> SunPKCS11, aligned with the KDF API proposed for JDK 24 (see [JEP 478: Key
>> Derivation Function API
>> (Preview)](https://bugs.openjdk.org/browse/JDK-8189808)).
>
On Thu, 19 Dec 2024 19:41:23 GMT, Martin Balao wrote:
>> We would like to propose an implementation of the HKDF algorithms for
>> SunPKCS11, aligned with the KDF API proposed for JDK 24 (see [JEP 478: Key
>> Derivation Function API
>> (Preview)](https://bugs.openjdk.org/browse/JDK-8189808)).
>
On Thu, 7 Nov 2024 15:44:56 GMT, Sonia Zaldana Calles
wrote:
> Hi all,
>
> This PR addresses [8339891](https://bugs.openjdk.org/browse/JDK-8339891).
> With this patch, "test.java.opts" aggregates on options set via jtreg as
> opposed to overriding them.
>
> Thanks,
> Sonia
This pull requ
On Thu, 2 Jan 2025 14:41:48 GMT, Sean Mullan wrote:
> Periodically, we review the security algorithm requirements to see if new
> algorithms should be added or existing ones should be removed. The
> requirements are intended to improve interoperability across different SE
> implementations by
On Thu, 2 Jan 2025 15:30:50 GMT, Kevin Driver wrote:
>> JDK-8341775: In the case where there is a *single* META-INF directory but
>> potentially *multiple* manifest files of different cases, print a warning
>> before selecting the first one and ignoring the rest (the current behavior
>> should
On Mon, 2 Dec 2024 21:30:27 GMT, Weijun Wang wrote:
> 1. The warning should only be shown by the `jarsigner` tool. `JarSigner` is
> an API and should not write to `System.err`.
@wangweij: See the note that is part of the PR description. I've copied it
below for convenience:
--8<--
**Note**:
On Thu, 2 Jan 2025 14:41:48 GMT, Sean Mullan wrote:
> Periodically, we review the security algorithm requirements to see if new
> algorithms should be added or existing ones should be removed. The
> requirements are intended to improve interoperability across different SE
> implementations by
> JDK-8341775: In the case where there is a *single* META-INF directory but
> potentially *multiple* manifest files of different cases, print a warning
> before selecting the first one and ignoring the rest (the current behavior
> should be maintained).
>
> **Note**: We cannot (so far) pass whe
Periodically, we review the security algorithm requirements to see if new
algorithms should be added or existing ones should be removed. The requirements
are intended to improve interoperability across different SE implementations by
requiring a set of commonly used algorithms. The algorithms ar
10 matches
Mail list logo