RFR: JDK-8216437 : PPC64: Add intrinsic for GHASH algorithm [v28]

Suchismith Roy sroy at openjdk.org
Thu Apr 3 13:43:02 UTC 2025


On Wed, 19 Mar 2025 08:59:32 GMT, Suchismith Roy <sroy at openjdk.org> wrote:

>> @TheRealMDoerr  
>> https://www.researchgate.net/publication/285612706_Implementing_GCM_on_ARMv8
>> 
>> I think the same algorithm used for polynomial reduction -Section 4.3
>
> Hi @theRealAph Do you see a scope to reduce these swaps in the algorithm , for the above mentioned instructions. 
> I feel there is a similar set of instructions used to perform reduction in 
> https://www.researchgate.net/publication/285612706_Implementing_GCM_on_ARMv8

Hi @theRealAph   Let me know if you need any additional context or if there’s anything I can do to help with the review.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20235#discussion_r2027025476


More information about the hotspot-dev mailing list