summaryrefslogtreecommitdiff
path: root/powerpc64/p9
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixes.Niels Möller2022-11-092-7/+7
* [PowerPC] Use INC_GPR/INC_VR marcos and define HAVE_NATIVE_poly1305_blocks in...Maamoun TK2022-11-081-24/+24
* Update BLOCK_R64 macro descriptionMaamoun TK2022-11-061-1/+1
* [PowerPC] Move register allocation from poly1305.m4Maamoun TK2022-11-063-90/+92
* [PowerPC] Implement _nettle_poly1305_blocks based on radix 2^44Maamoun TK2022-11-013-74/+540
* Fix bug in poly1305-internal.asm affecting big-endian modeMaamoun TK2022-10-131-1/+1
* [PowerPC] Use defined structure constants of P1305 in asm.m4Maamoun TK2022-08-061-20/+20
* [PowerPC] Implement Poly1305 single block update based on radix 2^64Maamoun TK2022-05-291-0/+238