2022-06-09 |
Niels Möller | New public names md5_compress and sha1_compress. export-sha256_compress |
commit | commitdiff | tree |
2022-06-09 |
Niels Möller | Move declaration of sha256_compress in header file... |
commit | commitdiff | tree |
2022-06-09 |
Niels Möller | Use new sha256_compress and sha512_compress functions. |
commit | commitdiff | tree |
2022-06-09 |
Niels Möller | ChangeLog entries for sha256_compress and sha512_compress. |
commit | commitdiff | tree |
2022-06-09 |
Corentin Labbe | Export sha256/sha512_compress functions |
commit | commitdiff | tree |
2022-06-09 |
Niels Möller | ChangeLog entry for nettle-3.8 release. |
commit | commitdiff | tree |
2022-05-23 |
Niels Möller | Document MacOS test workaround. nettle_3.8_release_20220602 |
commit | commitdiff | tree |
2022-05-23 |
Niels Möller | Add missing file fat-arm64.c to tar file. |
commit | commitdiff | tree |
2022-05-23 |
Niels Möller | Update config.guess and config.sub to latest versions. |
commit | commitdiff | tree |
2022-05-22 |
Niels Möller | NEWS entries for Nettle-3.8. |
commit | commitdiff | tree |
2022-05-20 |
Niels Möller | Update version numbers, for nettle-3.8. |
commit | commitdiff | tree |
2022-05-14 |
Niels Möller | Merge branch 'mamonet/nettle-s390x-vf-fix' into master |
commit | commitdiff | tree |
2022-05-14 |
Niels Möller | Fix comment typo |
commit | commitdiff | tree |
2022-05-05 |
Niels Möller | Add ChangeLog entry for SM3 contribution. |
commit | commitdiff | tree |
2022-05-05 |
Niels Möller | Document cbc_aes128_encrypt, cbc_aes192_encrypt and... |
commit | commitdiff | tree |
2022-04-28 |
Niels Möller | Deleted the manual's incomplete and out of date list... |
commit | commitdiff | tree |
2022-04-28 |
Niels Möller | New more accurate AUTHORS file. |
commit | commitdiff | tree |
2022-04-09 |
Niels Möller | Fix ChangeLog typo. |
commit | commitdiff | tree |
2022-03-17 |
Niels Möller | ChangeLog entries for s390x ghash update. |
commit | commitdiff | tree |
2022-03-17 |
Niels Möller | Fix comment typo. |
commit | commitdiff | tree |
2022-02-23 |
Niels Möller | Merge branch 's390x-ghash-refactor' into 'ghash-refactor' ghash-refactor |
commit | commitdiff | tree |
2022-02-23 |
Maamoun TK | Refactor s390x-specific code for new ghash organization |
commit | commitdiff | tree |
2022-02-22 |
Niels Möller | ppc: Update fat setup for new ghash organization. |
commit | commitdiff | tree |
2022-02-22 |
Niels Möller | ppc: Update vpmsumd ghash to new organization. |
commit | commitdiff | tree |
2022-02-22 |
Niels Möller | Comment fix. |
commit | commitdiff | tree |
2022-02-21 |
Niels Möller | arm64: Update fat setup for new ghash organization. |
commit | commitdiff | tree |
2022-02-21 |
Niels Möller | Fix comment error |
commit | commitdiff | tree |
2022-02-21 |
Niels Möller | arm64: Update pclmul ghash to new organization. |
commit | commitdiff | tree |
2022-02-19 |
Niels Möller | Update fat setup for new ghash organization. |
commit | commitdiff | tree |
2022-02-19 |
Niels Möller | Delete _ghash_digest. |
commit | commitdiff | tree |
2022-02-19 |
Niels Möller | x86_64: Update pclmul ghash to new organization. |
commit | commitdiff | tree |
2022-02-19 |
Niels Möller | x86_64: Update table-based ghash to new organization. |
commit | commitdiff | tree |
2022-02-19 |
Niels Möller | Move _ghash_digest. |
commit | commitdiff | tree |
2022-02-18 |
Niels Möller | Refactor GCM C implementation. |
commit | commitdiff | tree |
2022-02-18 |
Niels Möller | New function block16_zero. |
commit | commitdiff | tree |
2022-02-17 |
Niels Möller | Delete code for GCM_TABLE_BITS != 8. |
commit | commitdiff | tree |
2022-02-15 |
Niels Möller | x86_64: Fat setup for GCM. x86_64-gcm |
commit | commitdiff | tree |
2022-02-15 |
Niels Möller | Fix comment typo. |
commit | commitdiff | tree |
2022-02-15 |
Niels Möller | x86_64: Initial implementation of gcm using the pclmulq... |
commit | commitdiff | tree |
2022-02-10 |
Niels Möller | Rearrange gcm configuration defines, and add tests... |
commit | commitdiff | tree |
2022-01-28 |
Niels Möller | Add tests for edge cases in poly1305 digest folding. |
commit | commitdiff | tree |
2022-01-27 |
Niels Möller | x86_64: Rewrite of poly1305 assembly. |
commit | commitdiff | tree |
2022-01-25 |
Niels Möller | ChangeLog entry for arm64 implementation of chacha. |
commit | commitdiff | tree |
2022-01-25 |
Niels Möller | Merge branch 'arm64-chacha' into 'master' |
commit | commitdiff | tree |
2022-01-24 |
Niels Möller | ChangeLog entries for new ppc64 ecc files. |
commit | commitdiff | tree |
2022-01-24 |
Martin Schwenke | ecc: Add powerpc64 assembly for ecc_448_modp |
commit | commitdiff | tree |
2022-01-24 |
Niels Möller | Move a comment. |
commit | commitdiff | tree |
2022-01-24 |
Martin Schwenke | ecc: Add powerpc64 assembly for ecc_25519_modp |
commit | commitdiff | tree |
2022-01-24 |
Amitay Isaacs | ecc: Add powerpc64 assembly for ecc_224_modp |
commit | commitdiff | tree |
2022-01-24 |
Niels Möller | Simplify poly1305-test, more use of tstring length. |
commit | commitdiff | tree |
2022-01-23 |
Niels Möller | Add randomized tests of poly1305. |
commit | commitdiff | tree |
2022-01-23 |
Niels Möller | Arrange so that GMP or mini-gmp is always available... |
commit | commitdiff | tree |
2022-01-21 |
Niels Möller | ChangeLog entries for new ppc64 ecc files. |
commit | commitdiff | tree |
2022-01-21 |
Martin Schwenke | ecc: Add powerpc64 assembly for ecc_521_modp |
commit | commitdiff | tree |
2022-01-21 |
Martin Schwenke | ecc: Add powerpc64 assembly for ecc_384_modp |
commit | commitdiff | tree |
2022-01-21 |
Amitay Isaacs | ecc: Add powerpc64 assembly for ecc_192_modp |
commit | commitdiff | tree |
2022-01-20 |
Mamone Tarsha | [Arm64] Optimize Chacha20 |
commit | commitdiff | tree |
2022-01-20 |
Niels Möller | Merge branch 's390x-chacha' into 'master' |
commit | commitdiff | tree |
2022-01-18 |
Mamone Tarsha | [S390x] Alerting assembler of machine type |
commit | commitdiff | tree |
2022-01-18 |
Mamone Tarsha | [S390x] Optimize Chacha20 |
commit | commitdiff | tree |
2022-01-17 |
Niels Möller | tests: Use inline function for dummy definition of... |
commit | commitdiff | tree |
2022-01-17 |
Niels Möller | Share ecc point validation function in testutils.c. |
commit | commitdiff | tree |
2022-01-17 |
Niels Möller | Whitespace cleanup |
commit | commitdiff | tree |
2022-01-10 |
Niels Möller | ppc: Reduce number of registers used for ecc_secp256r1_... |
commit | commitdiff | tree |
2022-01-04 |
Niels Möller | ppc: New configure test for ELFV2_ABI |
commit | commitdiff | tree |
2022-01-04 |
Niels Möller | x86_64: Improved ecc_secp256r1_redc |
commit | commitdiff | tree |
2021-12-09 |
Niels Möller | ChangeLog for previous change. |
commit | commitdiff | tree |
2021-12-09 |
Amitay Isaacs | ppc: Add powerpc64 assembly for ecc_256_redc |
commit | commitdiff | tree |
2021-12-07 |
Tianjia Zhang | doc: documentation for SM3 hash |
commit | commitdiff | tree |
2021-12-05 |
Niels Möller | Merge branch 'sm3' |
commit | commitdiff | tree |
2021-12-01 |
Niels Möller | Comment improvements for x86_64 ecc_secp256r1_redc |
commit | commitdiff | tree |
2021-12-01 |
Tianjia Zhang | nettle-benchmark: bench SM3 hashes sm3 |
commit | commitdiff | tree |
2021-12-01 |
Tianjia Zhang | hmac: add support for SM3 hash function |
commit | commitdiff | tree |
2021-12-01 |
Tianjia Zhang | testsuite: add test for SM3 hash function |
commit | commitdiff | tree |
2021-12-01 |
Tianjia Zhang | Add OSCCA SM3 hash algorithm |
commit | commitdiff | tree |
2021-11-19 |
Niels Möller | Delete function mpz_limbs_read_n. |
commit | commitdiff | tree |
2021-11-19 |
Niels Möller | Delete function mpz_limbs_cmp. |
commit | commitdiff | tree |
2021-11-15 |
Niels Möller | gitlab-ci: Enable randomized tests |
commit | commitdiff | tree |
2021-11-15 |
Niels Möller | Randomize more tests |
commit | commitdiff | tree |
2021-11-15 |
Niels Möller | Reduce allocation in modinv test |
commit | commitdiff | tree |
2021-11-15 |
Niels Möller | Fix sqrt_ratio test for v = 0 case. |
commit | commitdiff | tree |
2021-11-15 |
Niels Möller | Reduce allocation in sqrt tests |
commit | commitdiff | tree |
2021-11-13 |
Niels Möller | Move NETTLE_TEST_SEED logic to testutils.c. |
commit | commitdiff | tree |
2021-11-13 |
Niels Möller | Delete obsolete comment. |
commit | commitdiff | tree |
2021-11-13 |
Niels Möller | Fix and test for sqrt(0) special case. |
commit | commitdiff | tree |
2021-11-11 |
Niels Möller | eccdata: Output ecc_sqrt_z and ECC_SQRT_E only when... |
commit | commitdiff | tree |
2021-11-11 |
Niels Möller | Fix comment typo. |
commit | commitdiff | tree |
2021-11-11 |
Niels Möller | Let secp384r1 inverse and sqrt share most of the powering. |
commit | commitdiff | tree |
2021-11-11 |
Niels Möller | eccdata: Delete generation of unused values ecc_sqrt_t... |
commit | commitdiff | tree |
2021-11-10 |
Niels Möller | eccdata: Generate both redc and non-redc versions of... ecc-sqrt |
commit | commitdiff | tree |
2021-11-08 |
Niels Möller | Implement secp224r1 square root, based on patch by... |
commit | commitdiff | tree |
2021-11-08 |
Niels Möller | New function ecc_mod_equal_p, based on patch by Wim... |
commit | commitdiff | tree |
2021-11-08 |
Niels Möller | New function ecc_mod_pow_127m1, used for ecc_secp224r1_inv. |
commit | commitdiff | tree |
2021-11-08 |
Niels Möller | Implement secp521r1 square root, based on patch by... |
commit | commitdiff | tree |
2021-11-08 |
Niels Möller | Implement secp384r1 square root, based on patch by... |
commit | commitdiff | tree |
2021-11-08 |
Niels Möller | Implement secp256r1 square root, based on patch by... |
commit | commitdiff | tree |
2021-11-08 |
Niels Möller | Implement secp192r1 square root, based on patch by... |
commit | commitdiff | tree |
2021-11-07 |
Niels Möller | Renamed sqrt_itch --> sqrt_ratio_itch, and curve25519... |
commit | commitdiff | tree |
2021-11-06 |
Niels Möller | Rename ecc sqrt --> sqrt_ratio. |
commit | commitdiff | tree |
2021-11-06 |
Niels Möller | Merge branch 'secp256r1-mod' |
commit | commitdiff | tree |
next |