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 |
2023-05-12 |
Niels Möller | Delete unused file texinfo.tex. |
commit | commitdiff | tree |
2023-05-12 |
Niels Möller | Update config.guess, config.sub and install-sh to lates... |
commit | commitdiff | tree |
2023-05-12 |
Niels Möller | Document Nettle-3.9 known issues. |
commit | commitdiff | tree |
2023-05-11 |
Simon Josefsson | Doc fix for version and date. |
commit | commitdiff | tree |
2023-05-11 |
Simon Josefsson | Improve ARCFOUR docs. |
commit | commitdiff | tree |
2023-05-10 |
Niels Möller | Fix compile error in --disable-public-key configuration. |
commit | commitdiff | tree |
2023-05-09 |
Justus Winter | Fixes to OCB documentation. |
commit | commitdiff | tree |
2023-05-07 |
Niels Möller | Update NEWS. |
commit | commitdiff | tree |
2023-05-07 |
Niels Möller | Update version numbers for Nettle-3.9. |
commit | commitdiff | tree |
2023-05-07 |
Niels Möller | NEWS entries for Nettle-3.9. |
commit | commitdiff | tree |
2023-05-03 |
Niels Möller | NEWS entries for Nettle-3.8.1 |
commit | commitdiff | tree |
2023-04-25 |
Niels Möller | Rework SIV tests. |
commit | commitdiff | tree |
2023-04-24 |
Niels Möller | Rework OCB tests. |
commit | commitdiff | tree |
2023-04-23 |
Niels Möller | ChangeLog update. |
commit | commitdiff | tree |
2023-04-23 |
Niels Möller | Delete an obsolete comment and an obsolete forward... |
commit | commitdiff | tree |
2023-04-23 |
Niels Möller | Rename siv-test.c --> siv-cmac-test.c. |
commit | commitdiff | tree |
2023-04-21 |
Niels Möller | Document OCB support. |
commit | commitdiff | tree |
2023-04-21 |
Niels Möller | Minor whitespace fix. |
commit | commitdiff | tree |
2023-04-13 |
Niels Möller | Rewrite of table-based ghash code, for side-channel... |
commit | commitdiff | tree |
2023-04-07 |
Niels Möller | Merge branch 'x86_ghash' into 'master' |
commit | commitdiff | tree |
2023-04-03 |
Maamoun TK | Use Test instruction instead of And to check remaining... |
commit | commitdiff | tree |
2023-04-03 |
Justus Winter | Update reference to the Yarrow paper. |
commit | commitdiff | tree |
2023-04-03 |
Niels Möller | ChangeLog and copyright update. |
commit | commitdiff | tree |
2023-04-02 |
Niels Möller | Merge branch 'nettle-x86_ghash' into master |
commit | commitdiff | tree |
2023-03-25 |
Niels Möller | New constant OCB_MAX_NONCE_SIZE. |
commit | commitdiff | tree |
2023-03-23 |
Maamoun TK | [x86_64] Use 2-way GHASH pclmul update |
commit | commitdiff | tree |
2023-02-21 |
Niels Möller | Add link to puthon bindings. |
commit | commitdiff | tree |
2023-02-16 |
red@foxi.me | midipix platform support |
commit | commitdiff | tree |
2023-02-16 |
Niels Möller | x86_64: Fix incorrect w64 setup in sha256_compress_n... |
commit | commitdiff | tree |
2023-02-16 |
Niels Möller | x86_64: Comment fixes. |
commit | commitdiff | tree |
2023-02-08 |
Niels Möller | Add benchmarking of ocb_aes128. ocb-merge |
commit | commitdiff | tree |
2023-02-07 |
Niels Möller | Add tests of ocb message functions. |
commit | commitdiff | tree |
2023-02-07 |
Niels Möller | Implement OCB mode, RFC 7253. |
commit | commitdiff | tree |
2023-02-06 |
Niels Möller | Extend aead tests. |
commit | commitdiff | tree |
2022-12-05 |
Niels Möller | const-declare the xts_key argument to xts aes encrypt... |
commit | commitdiff | tree |
2022-12-05 |
Niels Möller | Add FIXME comment on ccm_aes128_encrypt_message, API... |
commit | commitdiff | tree |
2022-11-10 |
Niels Möller | Merge branch 'delete-arcfour-asm' into master |
commit | commitdiff | tree |
2022-11-09 |
Niels Möller | ChangeLog update. |
commit | commitdiff | tree |
2022-11-09 |
Niels Möller | Merge branch 'nettle-ppc-poly1305-multi' into master |
commit | commitdiff | tree |
2022-11-09 |
Niels Möller | Whitespace fixes. |
commit | commitdiff | tree |
2022-11-08 |
Maamoun TK | [PowerPC] Use INC_GPR/INC_VR marcos and define HAVE_NAT... |
commit | commitdiff | tree |
2022-11-07 |
Niels Möller | Add ASM_FLAGS variable to configure. |
commit | commitdiff | tree |
2022-11-07 |
Niels Möller | Comment fix |
commit | commitdiff | tree |
2022-11-06 |
Maamoun TK | Update BLOCK_R64 macro description |
commit | commitdiff | tree |
2022-11-06 |
Maamoun TK | [PowerPC] Move register allocation from poly1305.m4 |
commit | commitdiff | tree |
2022-11-01 |
Maamoun TK | [PowerPC] Implement _nettle_poly1305_blocks based on... |
commit | commitdiff | tree |
2022-10-31 |
Niels Möller | x86_64: Implement _nettle_poly1305_blocks. |
commit | commitdiff | tree |
2022-10-31 |
Niels Möller | New function _nettle_poly1305_update. |
commit | commitdiff | tree |
2022-10-31 |
Niels Möller | Minor comment fix. |
commit | commitdiff | tree |
2022-10-20 |
Niels Möller | Merge branch 'power7-chacha-fix' into 'master' |
commit | commitdiff | tree |
2022-10-20 |
Maamoun TK | Fix illegal instruction in chacha-2core.asm on POWER7 |
commit | commitdiff | tree |
2022-10-16 |
Zoltan Fridrich | Documentation of Balloon hash. |
commit | commitdiff | tree |
2022-10-13 |
Maamoun TK | Use updated version of qemu that emulates vmsumudm... |
commit | commitdiff | tree |
2022-10-13 |
Maamoun TK | Undo workaround for unsupported vmsumudm on ppc |
commit | commitdiff | tree |
2022-10-13 |
Maamoun TK | Fix bug in poly1305-internal.asm affecting big-endian... |
commit | commitdiff | tree |
2022-10-13 |
Niels Möller | Add back implementation of mpn_sec_tabselect, for mini... |
commit | commitdiff | tree |
2022-10-11 |
Niels Möller | Delete sec_tabselect, use gmp's mpn_sec_tabselect instead. |
commit | commitdiff | tree |
2022-10-02 |
Niels Möller | Add benchmarking of modulo q inversion. |
commit | commitdiff | tree |
2022-09-29 |
Niels Möller | Fix compiler warnings in the eccdata program. |
commit | commitdiff | tree |
2022-09-29 |
Niels Möller | ChangeLog update. |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | Delete ecc->mul_g and ecc->h_to_a indirection for ecdsa... ecdsa-weierstrass-only |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | Delete ecc->mul and ecc->mul_g indirection for ecdsa... |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | Merge branch 'ecdsa-duplication-fix' |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | Comment update ecdsa-duplication-fix |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | Stricter validation of nettle_cipher and nettle_hash... |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | ChangeLog and AUTHORS update for SIV-GCM. |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | ChangeLog and AUTHORS update for Balloon. |
commit | commitdiff | tree |
2022-09-28 |
Niels Möller | Merge branch 'wip/dueno/aes-gcm-siv' into 'master' |
commit | commitdiff | tree |
2022-09-26 |
Daiki Ueno | Implement AES-GCM-SIV |
commit | commitdiff | tree |
2022-09-24 |
Zoltan Fridrich | Add Red Hat copyright lines. balloon |
commit | commitdiff | tree |
2022-09-24 |
Zoltan Fridrich | Avoid calling hash update with NULL input (and zero... |
commit | commitdiff | tree |
next |