2024-03-28 |
Niels Möller | ChangeLog entries for shake128. sha3-shake-updates |
commit | commitdiff | tree |
2024-03-28 |
Niels Möller | testsuite/Makefile.in (TS_NETTLE_SOURCES): Add shake128... |
commit | commitdiff | tree |
2024-03-28 |
Niels Möller | Add missing include of string.h. |
commit | commitdiff | tree |
2024-03-28 |
Niels Möller | Merge branch 'wip/dueno/shake128' into 'sha3-shake... |
commit | commitdiff | tree |
2024-03-28 |
Daiki Ueno | Implement SHAKE128 |
commit | commitdiff | tree |
2024-03-28 |
Daiki Ueno | sha3-shake: Don't hard-code block size |
commit | commitdiff | tree |
2024-03-24 |
Niels Möller | Use one's complement of index to indicate shake is... |
commit | commitdiff | tree |
2024-03-24 |
Niels Möller | Generalize shake functions, and move to sha3-shake.c. |
commit | commitdiff | tree |
2024-03-24 |
Niels Möller | Add assert in _nettle_sha3_update. |
commit | commitdiff | tree |
2024-03-24 |
Niels Möller | Make shake256 call sha3_permute before, not after,... |
commit | commitdiff | tree |
2024-03-24 |
Niels Möller | Simplify _nettle_sha3_update by using MD_FILL_OR_RETURN... |
commit | commitdiff | tree |
2024-03-20 |
Niels Möller | Add test for GCM counter wrap around. |
commit | commitdiff | tree |
2024-03-20 |
Niels Möller | Update of powerpc64/README. |
commit | commitdiff | tree |
2024-03-13 |
Niels Möller | ChangeLog for sha3_256_shake_output. add-sha3_256_shake_output |
commit | commitdiff | tree |
2024-03-13 |
Daiki Ueno | Additional API for SHAKE streaming read. |
commit | commitdiff | tree |
2024-03-10 |
Niels Möller | Test aead update function with data split in pieces. |
commit | commitdiff | tree |
2024-03-08 |
Niels Möller | Fix ubsan issue in hash update functions. |
commit | commitdiff | tree |
2024-02-18 |
Daiki Ueno | Skip sc-rsa-oaep-encrypt-test when compiled with mini... |
commit | commitdiff | tree |
2024-02-16 |
Niels Möller | ChangeLog entries for RSA OAEP functions. |
commit | commitdiff | tree |
2024-02-16 |
Daiki Ueno | Clarify message length limitation in RSA-OAEP |
commit | commitdiff | tree |
2024-02-15 |
Niels Möller | Merge branch 'wip/dueno/rsa-oaep' into 'master' |
commit | commitdiff | tree |
2024-02-15 |
Nicolas Mora | Implement encryption/decryption RSA-OAEP |
commit | commitdiff | tree |
2024-02-02 |
Niels Möller | ChangeLog entries for powerpc64 aes decrypt changes. ppc64-aes-invert |
commit | commitdiff | tree |
2024-01-30 |
Niels Möller | ppc64: Add a nop _aes_invert, to get decrypt subkeys... |
commit | commitdiff | tree |
2024-01-29 |
Niels Möller | Merge branch 'aes-noreverse-decrypt-subkeys' into master |
commit | commitdiff | tree |
2024-01-28 |
Niels Möller | ppc64: Improve register usage for aes code. |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | ChangeLog updates for aes decrypt refactoring. aes-noreverse-decrypt-subkeys |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | Update arm64 aes decrypt. |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | Update powerpc64 aes decrypt. |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | Update arm (32-bit) aes decrypt. |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | Change _nettle_aes_decrypt to pass pointer to last... |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | Update x86 (32-bit) aes decrypt. |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | Update sparc64 aes decrypt. |
commit | commitdiff | tree |
2024-01-27 |
Niels Möller | Change order of aes decryption subkeys, update C and... |
commit | commitdiff | tree |
2024-01-26 |
Niels Möller | Merge branch 'delete-sparc32' into master |
commit | commitdiff | tree |
2024-01-26 |
Niels Möller | Delete sparc32 assembly files. delete-sparc32 |
commit | commitdiff | tree |
2024-01-24 |
Niels Möller | ci: Add sparc64 cross build. ci-sparc64 |
commit | commitdiff | tree |
2024-01-23 |
Niels Möller | ChangeLog entry for previous changes. |
commit | commitdiff | tree |
2024-01-21 |
Niels Möller | Unify load/store indexing. ppc-ghash-macros |
commit | commitdiff | tree |
2024-01-21 |
Niels Möller | Trim number of used registers |
commit | commitdiff | tree |
2024-01-21 |
Niels Möller | Improve scheduling |
commit | commitdiff | tree |
2024-01-21 |
Niels Möller | New macros GHASH_REDUCE. |
commit | commitdiff | tree |
2024-01-21 |
Niels Möller | powerpc64: Use m4 to generate instruction sequences... |
commit | commitdiff | tree |
2023-12-27 |
Danny Tsen | Additional GCM test case. |
commit | commitdiff | tree |
2023-12-08 |
Niels Möller | Delete all md5 assembly code. delete-md5-asm |
commit | commitdiff | tree |
2023-12-08 |
Niels Möller | Fix syntax for @deftypefun in many places. |
commit | commitdiff | tree |
2023-12-08 |
Niels Möller | More accurate openssl configure test. |
commit | commitdiff | tree |
2023-12-08 |
Niels Möller | Fix include guard for non-nettle.h. |
commit | commitdiff | tree |
2023-12-08 |
Niels Möller | New helper function drbg_ctr_aes256_output. add-drbg-ctr-aes256 |
commit | commitdiff | tree |
2023-12-06 |
Niels Möller | Use nettle_block16 for drbg-ctr state. |
commit | commitdiff | tree |
2023-12-06 |
Niels Möller | ChangeLog entries for drbg-ctr. |
commit | commitdiff | tree |
2023-12-06 |
Niels Möller | Fix testsuite/Makefile. |
commit | commitdiff | tree |
2023-12-06 |
Simon Josefsson | Add DRBG-CTR-AES256. |
commit | commitdiff | tree |
2023-12-05 |
Tim Kosse | CPU feature detection for Apple M1 devices. |
commit | commitdiff | tree |
2023-12-05 |
Niels Möller | Extend openssl configure tests to check for relevant... update-openssl-bench |
commit | commitdiff | tree |
2023-12-05 |
Niels Möller | Delete nettle_openssl_init. |
commit | commitdiff | tree |
2023-12-04 |
Niels Möller | Delete benchmarking of openssl blowfish, cast128 and... |
commit | commitdiff | tree |
2023-12-04 |
Niels Möller | ChangeLog for previous changes. |
commit | commitdiff | tree |
2023-12-04 |
Niels Möller | Unify openssl signing benchmarks. |
commit | commitdiff | tree |
2023-12-04 |
Niels Möller | Update openssl ecdsa benchmark to use evp interfaces. |
commit | commitdiff | tree |
2023-12-03 |
Niels Möller | Update openssl rsa benchmark to use evp interfaces. |
commit | commitdiff | tree |
2023-11-23 |
Niels Möller | Update testsuite and example Makefiles. split-nettle-internal |
commit | commitdiff | tree |
2023-11-23 |
Niels Möller | Split nettle-internal into nettle-internal and non... |
commit | commitdiff | tree |
2023-11-22 |
Niels Möller | Revert part of 67aae9d2873bb56a7e7028709d2f2d4bd8897955. |
commit | commitdiff | tree |
2023-11-15 |
Niels Möller | Add sidechannel tests for ed25519 and ed448. |
commit | commitdiff | tree |
2023-11-15 |
Niels Möller | Add sidechannel tests for curve448. |
commit | commitdiff | tree |
2023-11-15 |
Niels Möller | Add sidechannel tests for curve25519. |
commit | commitdiff | tree |
2023-11-14 |
Niels Möller | ci: Add build with --enable-extra-asserts. |
commit | commitdiff | tree |
2023-11-14 |
Niels Möller | Workaround for assert_maybe to not trigger clang analyz... |
commit | commitdiff | tree |
2023-11-14 |
Niels Möller | Fixes for ecdsa-sign-test in noasm and mini-gmp builds. |
commit | commitdiff | tree |
2023-11-14 |
Niels Möller | Add side-channel test for ecdsa-sign-test. |
commit | commitdiff | tree |
2023-11-12 |
Niels Möller | Fix is_zero_limb to work with in c89 and mini-gmp builds. sc-is_zero |
commit | commitdiff | tree |
2023-11-06 |
Niels Möller | Improve side-channel silence when comparing values... |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | Merge branch 'side-channel-tests' |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | Skip side-channel tests of rsa-sec-decrypt when built... side-channel-tests |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | Add configure test for valgrind. |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | Add sc-valgrind.sh in DISTFILES. |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | Define global test_side_channel unconditionally. |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | Let make check test for side channel silence, if valgri... |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | ci: Fix testing of c89 build. |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | ci: Use a job template for native jobs. |
commit | commitdiff | tree |
2023-10-06 |
Niels Möller | ci: Add config.log as artifact for cross builds, and... |
commit | commitdiff | tree |
2023-10-04 |
Niels Möller | Use bswap-internal.h macros in more places. |
commit | commitdiff | tree |
2023-10-04 |
Niels Möller | Delete redundant assignment in umac code. |
commit | commitdiff | tree |
2023-10-04 |
Niels Möller | ci: Switch to nettle-build-images, fixes cross builds. |
commit | commitdiff | tree |
2023-10-03 |
Niels Möller | Limit check-fat testing to relevant testcases. |
commit | commitdiff | tree |
2023-10-03 |
Niels Möller | Reduce test count for some of the slower tests. |
commit | commitdiff | tree |
2023-10-03 |
Niels Möller | Move tools tests to tools/ subdirectory. |
commit | commitdiff | tree |
2023-08-02 |
Niels Möller | Update autoconf macro usage. |
commit | commitdiff | tree |
2023-08-02 |
Niels Möller | Delete unused configure macro LSH_FUNC_STRSIGNAL. |
commit | commitdiff | tree |
2023-08-02 |
Niels Möller | Use strerror unconditionally, delete configure logic... |
commit | commitdiff | tree |
2023-08-02 |
Niels Möller | Delete obsolete configure logic for rntcl and ac_cv_pro... |
commit | commitdiff | tree |
2023-06-01 |
Niels Möller | ChangeLog entry for Nettle-3.9.1 release. nettle_3.9.1_release_20230601 |
commit | commitdiff | tree |
2023-05-27 |
Niels Möller | NEWS entries for Nettle-3.9.1. |
commit | commitdiff | tree |
2023-05-26 |
Niels Möller | Update version numbers for Nettle-3.9.1. |
commit | commitdiff | tree |
2023-05-26 |
Niels Möller | Add missing OCB entry to the detailed node listing. |
commit | commitdiff | tree |
2023-05-19 |
Niels Möller | Fix ocb loop for processing larger messages. |
commit | commitdiff | tree |
2023-05-16 |
Niels Möller | x86_64: Fix alignment bug in _nettle_ghash_update. fix-x86_64-ghash-alignment |
commit | commitdiff | tree |
2023-05-15 |
Niels Möller | Fix mpz_init/mpz_clear usage in eccdata.c. |
commit | commitdiff | tree |
2023-05-14 |
Niels Möller | ChangeLog entry for 3.9 release. nettle_3.9_release_20230514 |
commit | commitdiff | tree |
next |