summaryrefslogtreecommitdiff
path: root/fat-setup.h
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Implement _nettle_poly1305_blocks based on radix 2^44Maamoun TK2022-11-011-0/+2
* Undo workaround for unsupported vmsumudm on ppcMaamoun TK2022-10-131-1/+0
* Merge branch 'sha256-compress-n' into master-updatesNiels Möller2022-08-151-1/+3
|\
| * Implement _nettle_sha256_compress_n, C and x86_64 asmNiels Möller2022-07-051-1/+3
* | Workaround for qemu bug affecting the ppc intruction vmsumudmNiels Möller2022-08-141-0/+1
* | [PowerPC] Implement Poly1305 single block update based on radix 2^64Maamoun TK2022-05-291-0/+6
|/
* Update fat setup for new ghash organization.Niels Möller2022-02-191-4/+4
* Change CBC-AES interfaceNiels Möller2021-09-141-6/+3
* x86_64: Fat setup for assembly CBC AES.Niels Möller2021-09-091-0/+10
* [S390x] Optimize memxor3 using vector facility with fat supportMamone Tarsha2021-07-221-0/+1
* [S390x] Fat build support for AES and GHASHMamone Tarsha2021-07-101-0/+18
* Add forward declaration of struct aes_table.Niels Möller2021-03-221-0/+1
* Add missing forward declaration.Niels Möller2020-11-301-0/+1
* ppc: Enable gcm code in fat builds. Based on patch by Mamone Tarsha.Niels Möller2020-11-261-0/+5
* Rearrange chacha_crypt and chacha_crypt32, enabling fat builds to use chacha_...chacha-3core-neonNiels Möller2020-07-141-0/+6
* Rearrange salsa20, enabling ARM fat builds to use sala20_2core.salsa20-2core-neonNiels Möller2020-07-081-0/+5
* Add --enable-fat support for arm neon chacha20Yuriy M. Kaminskiy2019-01-191-0/+2
* Disable use of ifunc.Niels Möller2015-09-021-0/+9
* Prepare for additional fat functions.Niels Möller2015-01-251-0/+3
* Made fat initialization more robust.Niels Möller2015-01-231-18/+27
* Prepare for additional fat functions.Niels Möller2015-01-211-0/+11
* Implemented handling of NETTLE_FAT_OVERRIDE.Niels Möller2015-01-201-0/+5
* Moved fat declarations and macros to fat-setup.h.Niels Möller2015-01-191-0/+139