RFR: 8297878: KEM: Implementation [v18]

Weijun Wang weijun at openjdk.org
Thu May 25 20:51:59 UTC 2023


On Thu, 18 May 2023 17:07:40 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> The KEM API and DHKEM impl. Note that this PR uses new methods in https://github.com/openjdk/jdk/pull/13250.
>
> Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 18 additional commits since the last revision:
> 
>  - Merge branch 'master' into 8297878
>  - Merge branch 'master' into 8297878
>  - to and length and comments
>  - deterministic randomness
>  - Resolve Siba's comment
>  - providerName
>  - more @since and about nulls
>  - Merge branch 'master' into 8297878
>  - no more pk/sk, AIOOBE to IOOBE
>  - small spec change
>  - ... and 8 more: https://git.openjdk.org/jdk/compare/288e6369...7cace182

New commit. Resolve Sean's comments. Make SecureRandom settable.

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

PR Comment: https://git.openjdk.org/jdk/pull/13256#issuecomment-1563486984



More information about the security-dev mailing list