RFR: 8269827: JMH tests for AES/GCM byte[] and bytebuffers [v4]
Anthony Scarpino
ascarpino at openjdk.java.net
Thu Jul 8 15:07:38 UTC 2021
> Hi,
>
> I need a review of these new jmh tests that run AES/GCM encryption and decryption using byte[], heap bytebuffers, and direct bytebuffers as input and output buffers for single and multi-part testing.
>
> thanks
>
> Tony
Anthony Scarpino has updated the pull request incrementally with one additional commit since the last revision:
full.AESGCMByteBuffer dataSize
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4672/files
- new: https://git.openjdk.java.net/jdk/pull/4672/files/2a7d1df6..4d43cff6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4672&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4672&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4672.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4672/head:pull/4672
PR: https://git.openjdk.java.net/jdk/pull/4672
More information about the security-dev
mailing list