[jdk17u-dev] RFR: 8288985: P11TlsKeyMaterialGenerator should work with ChaCha20-Poly1305

Andrew John Hughes andrew at openjdk.org
Tue Aug 30 03:23:37 UTC 2022


Hi all,

This pull request contains a backport of commit [b6bd190d](https://github.com/openjdk/jdk/commit/b6bd190d8d10fdb177f9fb100c9f44c9f57a3cb5) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.

The commit being backported was authored by Zdenek Zambersky on 29 Jun 2022 and was reviewed by Valerie Peng.

The patch applies cleanly. The test fails on an unpatched install of 17.0.4 and passes on a patched build.

Thanks!

-------------

Commit messages:
 - Backport b6bd190d8d10fdb177f9fb100c9f44c9f57a3cb5

Changes: https://git.openjdk.org/jdk17u-dev/pull/650/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=650&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8288985
  Stats: 96 lines in 2 files changed: 95 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/650.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/650/head:pull/650

PR: https://git.openjdk.org/jdk17u-dev/pull/650


More information about the jdk-updates-dev mailing list