[jdk21u-dev] RFR: 8316592: RISC-V: implement poly1305 intrinsic
ArsenyBochkarev
duke at openjdk.org
Wed Dec 20 14:19:57 UTC 2023
Backport for `_poly1305_processBlocks` intrinsic. Review here: https://github.com/openjdk/jdk/pull/16417. I re-run the tier1 tests and `test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/unittest/Poly1305UnitTestDriver.java` test specifically just as a sanity checks and they're ok.
-------------
Commit messages:
- Backport 46e4028adf411b453c94e884a3229f6bdf084369
Changes: https://git.openjdk.org/jdk21u-dev/pull/77/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=77&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8316592
Stats: 237 lines in 4 files changed: 237 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/77.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/77/head:pull/77
PR: https://git.openjdk.org/jdk21u-dev/pull/77
More information about the jdk-updates-dev
mailing list