summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Move bswap-related functions to bswap-internal.h.bswap-headerNiels Möller2022-08-311-1/+2
* Add sm4.h to HEADERS.sm4Niels Möller2022-08-181-2/+2
* gcm: Add SM4 as the GCM underlying cipherTianjia Zhang2022-08-181-0/+1
* Introduce SM4 symmetric cipher algorithmTianjia Zhang2022-08-181-0/+1
* Merge branch 'sha256-compress-n' into master-updatesNiels Möller2022-08-151-2/+2
|\
| * Implement _nettle_sha256_compress_n, C and x86_64 asmNiels Möller2022-07-051-1/+1
| * New file md-internal.hNiels Möller2022-07-051-1/+1
* | [PowerPC] Implement Poly1305 single block update based on radix 2^64Maamoun TK2022-05-291-1/+1
|/
* Add missing file fat-arm64.c to tar file.Niels Möller2022-05-231-1/+1
* Refactor GCM C implementation.Niels Möller2022-02-181-2/+2
* x86_64: Initial implementation of gcm using the pclmulqdq instructions.Niels Möller2022-02-151-1/+1
* hmac: add support for SM3 hash functionTianjia Zhang2021-12-011-2/+2
* Add OSCCA SM3 hash algorithmTianjia Zhang2021-12-011-1/+2
* Delete a few old FIXME commentsNiels Möller2021-09-241-6/+0
* Use texi2pdf to generate the pdf manualNiels Möller2021-09-211-10/+1
* Add specialized functions for cbc-aes.Niels Möller2021-09-091-1/+2
* [S390x] Optimize SHA1 compressMamone Tarsha2021-08-101-1/+1
* Merge branch 'mamonet/nettle-s390x-memxor' into master-updatesNiels Möller2021-08-061-1/+1
|\
| * [S390x] Optimize memxor3 using vector facility with fat supportMamone Tarsha2021-07-221-1/+1
* | Merge branch 's390x' into master-updatesNiels Möller2021-07-241-3/+6
|\ \ | |/
| * Add fat-s390x.c to OPT_SOURCES.s390xNiels Möller2021-07-211-1/+1
| * Fix name of s390x/fat directory in make dist target.Niels Möller2021-07-211-1/+1
| * [S390x] Fat build support for AES and GHASHMamone Tarsha2021-07-101-1/+1
| * [S390x] Update configure.ac and Makefile.inMamone Tarsha2021-06-271-1/+1
| * [S390x] Basic AES-192 and AES-256 optimizationsMamone Tarsha2021-05-081-1/+1
| * [S390x] Basic AES-128 optimizationmamonet2021-04-051-1/+1
| * Split aes-encrypt.c and aes-decrypt.c into one file per key size.Niels Möller2021-04-011-1/+3
| * Initial config for s390x, contributed by Mamone Tarsha.Niels Möller2021-03-281-1/+2
* | Implement aes key wrap and key unwrap (RFC 3394)Nicolas Mora2021-05-231-1/+2
|/
* [AArch64] Support fat build for GCM optimizationMaamoun TK2021-03-211-1/+1
* Merge branch 'arm64'Niels Möller2021-03-041-0/+1
|\
| * aarch64: Rename arm64/v8/ --> arm64/crypto/arm64Niels Möller2021-02-031-1/+1
| * aarch64: Implement GHASH using the crypto extension pmul instructions.Maamoun TK2021-01-311-1/+2
| * Recognize arm64 in configureNiels Möller2021-01-051-1/+1
* | Implement pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512Nicolas Mora2021-02-011-1/+1
|/
* Distribute the README files in assembly directories.Niels Möller2020-12-261-1/+1
* ppc: Enable gcm code in fat builds. Based on patch by Mamone Tarsha.Niels Möller2020-11-261-2/+2
* ppc: Assembly implementation of _chacha_core.Niels Möller2020-09-251-1/+1
* ppc: Add configure test and macros to replace register names.Niels Möller2020-09-211-2/+2
* M4 utilities, from GMP.Niels Möller2020-09-211-1/+1
* Add missing file blowfish-internal.h to DISTFILES.Niels Möller2020-09-151-1/+1
* Add support for powerpc64 fat buildNiels Möller2020-08-261-1/+1
* Rename powerpc64/P8 to powerpc64/p8Niels Möller2020-08-261-1/+1
* Enable powerpc64 assemblyNiels Möller2020-08-261-1/+2
* New make target check-fatNiels Möller2020-07-311-0/+12
* Rearrange salsa20, enabling ARM fat builds to use sala20_2core.salsa20-2core-neonNiels Möller2020-07-081-1/+1
* blowfish: Add bcrypt support.Stephen R. van den Berg2020-06-301-1/+1
* hmac: add support for streebog256/512 hash functionDmitry Baryshkov2020-06-081-2/+2
* Implement GOST R 34.11-2012 (Streebog) hash functionDmitry Baryshkov2020-06-061-1/+2
* DISTFILES fixes.nettle_3.6rc2Niels Möller2020-04-251-1/+1