Re: RFR: 8320192: SHAKE256 does not work correctly if n >= 137 [v5]

2023-11-20 Thread Valerie Peng
On Mon, 20 Nov 2023 23:26:44 GMT, Weijun Wang wrote: >> When blocksize is less than digest output length, call `keccak` more. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > update comment Looks good to me. Thanks~ ---

Re: RFR: 8320192: SHAKE256 does not work correctly if n >= 137 [v5]

2023-11-20 Thread Weijun Wang
> When blocksize is less than digest output length, call `keccak` more. Weijun Wang has updated the pull request incrementally with one additional commit since the last revision: update comment - Changes: - all: https://git.openjdk.org/jdk/pull/16698/files - new: https://git.