summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers for Nettle-3.9.Niels Möller2023-05-071-3/+3
* midipix platform supportred@foxi.me2023-02-161-0/+16
* Merge branch 'delete-arcfour-asm' into masterNiels Möller2022-11-101-1/+1
|\
| * Delete all arcfour assembly codedelete-arcfour-asmNiels Möller2022-08-071-1/+1
* | Merge branch 'nettle-ppc-poly1305-multi' into masterNiels Möller2022-11-091-0/+1
|\ \
| * | [PowerPC] Implement _nettle_poly1305_blocks based on radix 2^44Maamoun TK2022-11-011-0/+1
* | | Add ASM_FLAGS variable to configure.Niels Möller2022-11-071-0/+2
|/ /
* | x86_64: Implement _nettle_poly1305_blocks.Niels Möller2022-10-311-1/+2
* | Change mips abi check to apply only to mips64.Niels Möller2022-08-181-1/+1
* | Merge branch 'sha256-compress-n' into master-updatesNiels Möller2022-08-151-3/+3
|\ \
| * | Implement _nettle_sha256_compress_n, C and x86_64 asmNiels Möller2022-07-051-3/+3
* | | Tweak to AC_CONFIG_SRCDIR.Niels Möller2022-08-071-1/+1
| |/ |/|
* | Merge branch 'ppc-r64-44' into 'master'Niels Möller2022-08-061-2/+13
|\ \
| * | [PowerPC] Implement Poly1305 single block update based on radix 2^64Maamoun TK2022-05-291-2/+13
| |/
* | Fix 64-bit MIPS ABI check for other OS's like *BSD / LinuxBrad Smith2022-08-041-1/+1
|/
* Update version numbers, for nettle-3.8.Niels Möller2022-05-201-3/+3
* arm64: Update fat setup for new ghash organization.Niels Möller2022-02-211-0/+1
* Update fat setup for new ghash organization.Niels Möller2022-02-191-5/+2
* x86_64: Update table-based ghash to new organization.Niels Möller2022-02-191-1/+2
* Fix comment typo.Niels Möller2022-02-151-1/+1
* x86_64: Initial implementation of gcm using the pclmulqdq instructions.Niels Möller2022-02-151-0/+7
* ppc: New configure test for ELFV2_ABINiels Möller2022-01-041-1/+13
* x86_64: Fat setup for assembly CBC AES.Niels Möller2021-09-091-0/+4
* x86_64: Assembly CBC AES aesni functions.Niels Möller2021-09-091-0/+2
* [S390x] Optimize SHA1 compressMamone Tarsha2021-08-101-2/+2
* Merge branch 'arm64-aes' into 'master'Niels Möller2021-08-091-1/+1
|\
| * [AArch64] Optimize AES with fat build supportMamone Tarsha2021-07-301-1/+1
* | Merge branch 'mamonet/nettle-s390x-memxor' into master-updatesNiels Möller2021-08-061-2/+10
|\ \ | |/ |/|
| * [S390x] Optimize memxor3 using vector facility with fat supportMamone Tarsha2021-07-221-2/+10
* | Merge branch 's390x' into master-updatesNiels Möller2021-07-241-2/+57
|\ \ | |/
| * [S390x] add FAT_TEST_LIST variable to enable fat build testingMamone Tarsha2021-07-211-0/+1
| * [S390x] Replace inline assembly and fix fat filenamesMamone Tarsha2021-07-211-1/+22
| * [S390x] Fat build support for AES and GHASHMamone Tarsha2021-07-101-4/+9
| * [S390x] Update configure.ac and Makefile.inMamone Tarsha2021-06-271-1/+1
| * Reorder and indent asm_replace_list.Niels Möller2021-05-091-5/+7
| * Append s390x-specific asm file names to asm_replace_list in configure.acMamone Tarsha2021-05-091-8/+5
| * [S390x] Basic AES-192 and AES-256 optimizationsMamone Tarsha2021-05-081-6/+9
| * [S390x] Basic AES-128 optimizationmamonet2021-04-051-0/+4
| * Initial config for s390x, contributed by Mamone Tarsha.Niels Möller2021-03-281-1/+23
* | arm64: Add sha2 to aarch64 fat tests.arm64-sha1Niels Möller2021-07-081-1/+1
* | Add sha1 to aarch64 fat tests.Niels Möller2021-06-301-1/+1
|/
* [AArch64] Support fat build for GCM optimizationMaamoun TK2021-03-211-3/+9
* Merge branch 'arm64'Niels Möller2021-03-041-0/+29
|\
| * aarch64: Rename arm64/v8/ --> arm64/crypto/arm64Niels Möller2021-02-031-5/+5
| * aarch64: Use .arch armv8-a+crypto directive.Niels Möller2021-02-021-1/+0
| * arch64: Fix clang buildMaamoun TK2021-01-311-1/+1
| * aarch64: Implement GHASH using the crypto extension pmul instructions.Maamoun TK2021-01-311-3/+10
| * Recognize arm64 in configureNiels Möller2021-01-051-0/+23
* | Increase version numbers, for Nettle-3.7.1.Niels Möller2021-02-131-3/+3
|/
* Enable fat build by default.fat-build-by-defaultNiels Möller2020-12-271-2/+2