[jdk21u-dev] RFR: 8316592: RISC-V: implement poly1305 intrinsic [v2]
ArsenyBochkarev
duke at openjdk.org
Wed Dec 20 18:24:01 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.
ArsenyBochkarev has updated the pull request incrementally with one additional commit since the last revision:
Empty commit
-------------
Changes:
- all: https://git.openjdk.org/jdk21u-dev/pull/77/files
- new: https://git.openjdk.org/jdk21u-dev/pull/77/files/05bdc9a6..a46a5c24
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=77&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=77&range=00-01
Stats: 0 lines in 0 files changed: 0 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