> Add `Cipher::exportKey` and `Cipher::exportData` APIs, and expose the PKE > export functions. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 29 commits: - Merge branch 'master' into 8325513 - to 28; impl responsible; refine test - data in exportData - typo - a new array - merge with master - change to the current bug id - add HPKE export - Merge branch 'master' into 8325513 - it's 27 now - ... and 19 more: https://git.openjdk.org/jdk/compare/c221711a...d231deac ------------- Changes: https://git.openjdk.org/jdk/pull/18409/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18409&range=14 Stats: 431 lines in 7 files changed: 416 ins; 0 del; 15 mod Patch: https://git.openjdk.org/jdk/pull/18409.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/18409/head:pull/18409 PR: https://git.openjdk.org/jdk/pull/18409
