RFR: 8325448: Hybrid Public Key Encryption [v3]
Weijun Wang
weijun at openjdk.org
Fri Feb 28 19:30:54 UTC 2025
On Fri, 28 Feb 2025 16:10:47 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> example and KAT
>
> src/java.base/share/classes/com/sun/crypto/provider/HPKE.java line 32:
>
>> 30:
>> 31: import javax.crypto.*;
>> 32: import javax.crypto.spec.*;
>
> It may be beneficial (however minimally) to avoid the use of wildcard imports.
I'll change my IDE settings to disable wildcard imports. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18411#discussion_r1975916981
More information about the security-dev
mailing list