summaryrefslogtreecommitdiff
path: root/powerpc64/p9/poly1305-internal.asm
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Move register allocation from poly1305.m4Maamoun TK2022-11-061-15/+12
* [PowerPC] Implement _nettle_poly1305_blocks based on radix 2^44Maamoun TK2022-11-011-74/+9
* 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