RFR: 8325513: Export method for Cipher [v3]

Weijun Wang weijun at openjdk.org
Wed May 15 16:33:04 UTC 2024


On Fri, 10 May 2024 14:00:55 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Add `Cipher::export` API.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   change new method to non final

As for the cart and horse order, I think you're right. Maybe I should do this in 2 steps:
1. Basic HPKE as a cipher.
2. Introduce `Cipher::exportKey` API and add impl in HPKE.

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

PR Comment: https://git.openjdk.org/jdk/pull/18409#issuecomment-2112986956



More information about the security-dev mailing list