> Allow `Generic` as an algorithm in the `KeyAgreement::generateSecret(alg)`
> method.
Weijun Wang has updated the pull request incrementally with one additional
commit since the last revision:
only trim secrets when it's for TlsPremasterSecret
-
Changes:
- all: https://git.op
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 Mon, 6 Jan 2025 19:11:12 GMT, Weijun Wang wrote:
>> Add links to the new Key Algorithms section in the Java Security Standard
>> Algorithm Names Specification.
>
> Weijun Wang has updated the pull request incrementally with one additional
> commit since the last revision:
>
> add spec lin
> Add links to the new Key Algorithms section in the Java Security Standard
> Algorithm Names Specification.
Weijun Wang has updated the pull request incrementally with one additional
commit since the last revision:
add spec links
-
Changes:
- all: https://git.openjdk.org/jdk/
> Allow `Generic` as an algorithm in the `KeyAgreement::generateSecret(alg)`
> method.
Weijun Wang has updated the pull request incrementally with one additional
commit since the last revision:
add spec links
-
Changes:
- all: https://git.openjdk.org/jdk/pull/22650/files
- n
On Mon, 6 Jan 2025 18:27:15 GMT, Sean Mullan wrote:
>> Add links to the new Key Algorithms section in the Java Security Standard
>> Algorithm Names Specification.
>
> src/java.base/share/classes/javax/crypto/KEM.java line 231:
>
>> 229: * for information about standard secret
On Mon, 6 Jan 2025 18:53:09 GMT, Weijun Wang wrote:
>> src/java.base/share/classes/javax/crypto/KEM.java line 231:
>>
>>> 229: * for information about standard secret key
>>> algorithm names.
>>> 230: * Use "Generic" if the output will be used as the
>>> inp
On Mon, 6 Jan 2025 16:12:36 GMT, Weijun Wang wrote:
> Add links to the new Key Algorithms section in the Java Security Standard
> Algorithm Names Specification.
src/java.base/share/classes/java/security/Key.java line 123:
> 121: /**
> 122: * Returns the standard algorithm name for thi
On Wed, 18 Dec 2024 21:07:14 GMT, Roger Riggs wrote:
>> SM Cleanup of common test library test/lib/...:
>>
>> Remove unnecessary catches of SecurityException
>> Remove AccessController and doPrivileged from SimpleSSLContext and
>> ProcessTools.
>
> Roger Riggs has updated the pull request incre
On Fri, 3 Jan 2025 22:11:18 GMT, Weijun Wang wrote:
>> Allow `Generic` as an algorithm in the `KeyAgreement::generateSecret(alg)`
>> method.
>
> Weijun Wang has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Add KDF and KDFSpi
I've reverted
> Allow `Generic` as an algorithm in the `KeyAgreement::generateSecret(alg)`
> method.
Weijun Wang has updated the pull request incrementally with one additional
commit since the last revision:
revert unrelated changes
-
Changes:
- all: https://git.openjdk.org/jdk/pull/22650/f
Add links to the new Key Algorithms section in the Java Security Standard
Algorithm Names Specification.
-
Commit messages:
- the change
Changes: https://git.openjdk.org/jdk/pull/22929/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22929&range=00
Issue: https://bugs.ope
On Fri, 3 Jan 2025 22:12:12 GMT, Weijun Wang wrote:
> I've modified too many files and I think they should belong to
> https://bugs.openjdk.org/browse/JDK-8346736. We should only touch KEM and
> KeyAgreement here.
Makes sense.
-
PR Comment: https://git.openjdk.org/jdk/pull/22650#
13 matches
Mail list logo