Skip to content
Snippets Groups Projects
Select Git revision
  • aead-api
  • aes-reorg
  • chacha-poly1305-test
  • chacha96
  • curve25519
  • dsa-reorg
  • ecc-support
  • experimental-20050201
  • fat-library
  • lsh-1.4.2
  • master default
  • nettle-2.7-fixes
  • poly1305
  • rsa-crt-hardening
  • set_key-changes
  • size_t-changes
  • versioned-symbols
  • nettle_3.1.1_release_20150424
  • nettle_3.1_release_20150407
  • nettle_3.1rc3
  • nettle_3.1rc2
  • nettle_3.1rc1
  • nettle_3.0_release_20140607
  • nettle_2.7.1_release_20130528
  • nettle_2.7_release_20130424
  • nettle_2.6_release_20130116
  • nettle_2.5_release_20120707
  • converted-master-branch-to-git
  • nettle_2.4_release_20110903
  • nettle_2.3_release_20110902
  • nettle_2.2_release_20110711
  • nettle_2.1_release_20100725
  • camellia_32bit_20100720
  • nettle_2.0_release_20090608
  • nettle_1.15_release_20061128
  • after_experimental_merge_20060516
  • head_before_experimental_merge_20060516
37 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Aug6231Jul2926231817151411864230Jun26252410742131May282722151498654330Apr27262522171613121110929Mar282726252320181615119416Feb1413121087630Jan2927262523212017161343219Dec1715147325Nov242321121027Oct107528Sep222120189313Aug725Jun28May272221201716153226Apr25242321181716151211106543226Mar2515141311876543128Feb272019181514126531Jan1614132130Dec211513943229Nov282215131211108629Oct2726323Sep2120191610722Aug812Jul765Implemented mod p square root for curve25519.Adapt test case to use curve25519_base.New function curve25519_base.New functions mpn_set_base256_le and mpn_get_base256_le.Fixed equations for Montgomery->Edwards transformation.Fixed memory leak in curve25519 test case.Fixed window-based ecc_mul_a_eh.Fixed declarations for ecc_mul_a_eh.Implemented ecc_a_to_eh and ecc_mul_a_eh, for curve25519.Reduce ecc_add_ehh scratch need.New curve25519 test case.Comment fix.Implemented ecc_mul_g_eh. Untested.Reduce ecc_add_eh scratch need.Fix memory leak in test case.Implemented ecc_add_eh.Minor improvement of curve25519-add-test.Comment fixes.New testcase for curve25519 add.Implemented point addition for Edwards curves.eccdata: For curve25519, output the Edwards curve constant.Improved curve25519-dup-test.fix typo in ecc-mod.cAdded some ECC notes.New testcase for curve25519 dup.Made test_ecc_point non-static in testutils.c.Comment on Shanks-Tonelli reference.Implemented point doubling for Edwards curves.New struct ecc_curve constant, edwards_root.eccdata: Corrected curve25519-related constant. And output the constant.Deleted left-over prototypes for ecc_a_to_a and ecc_a_to_a_itch.eccdata: Support conversion to Edwards form.eccdata: Use separate is_zero flag to represent the neutral element.Implemented the curve25519 modp function.Renamed gmp_randstate_t variables to "rands".Fix typo in test for ecc_generic_modq.Fix file header copy&paste errors.Support curve25519 in the eccdata program.Use mpz_submul_ui.camellia: Include limits.h, needed for HAVE_NATIVE_64_BIT.
Loading