1. 235c194 Group memory allocations earlier by Paul Elliott · 2 years, 3 months ago
  2. 34b08e5 Convert over to using X, X_limbs by Paul Elliott · 2 years, 3 months ago
  3. 4fa8334 Convert curve 448 to use ecp core functions by Paul Elliott · 2 years, 3 months ago
  4. a274041 Fix comment by Gabor Mezei · 2 years, 3 months ago
  5. b6653f3 Update comments by Gabor Mezei · 2 years, 3 months ago
  6. dcaf99e Add another round in the Koblitz reduction by Gabor Mezei · 2 years, 3 months ago
  7. 481a6a8 Merge pull request #7482 from gabor-mezei-arm/6029_use_core_api_in_ecp_mod_koblitz by Paul Elliott · 2 years, 3 months ago
  8. 908f400 Determine special cases in-place in the common Koblitz function by Gabor Mezei · 2 years, 3 months ago
  9. 47a3c82 Enable curve 448 to be tested by Paul Elliott · 2 years, 3 months ago
  10. 19c6f47 Allocate the right amount of memory by Gabor Mezei · 2 years, 3 months ago
  11. fead533 Remove unused macro by Gabor Mezei · 2 years, 3 months ago
  12. 03367fe Ignore carry since it can not be generated by Gabor Mezei · 2 years, 3 months ago
  13. d2c0ba1 Fix value in comment by Gabor Mezei · 2 years, 3 months ago
  14. 7097447 Ensure input parameter size for Koblitz reduction by Gabor Mezei · 2 years, 3 months ago
  15. 8183c5d Use core API in `ecp_mod_koblitz()` by Gabor Mezei · 2 years, 4 months ago
  16. 91a6183 Merge pull request #7427 from minosgalanakis/ecp/7258_ecp_mod_p256K1_add_test_cases by Janos Follath · 2 years, 3 months ago
  17. 9c2c81f ecp_curves: Renamed `ecp_mod_p256k1` -> `mbedtls_ecp_mod_p256k1` by Minos Galanakis · 2 years, 4 months ago
  18. d6751dc ecp_curves: Added unit-tests for `secp256k1` by Minos Galanakis · 2 years, 4 months ago
  19. f921f4d Use loop for two passes in the reduction by Gabor Mezei · 2 years, 4 months ago
  20. 9d80879 ecp_curves: Introduced `mbedtls_ecp_mod_p224k1()` by Minos Galanakis · 2 years, 4 months ago
  21. e5dab97 ecp_curves: Added unit-tests for `secp224k1` by Minos Galanakis · 2 years, 4 months ago
  22. 3c3b94a Merge pull request #7424 from gabor-mezei-arm/7256_unit_tests_for_p192k1 by Janos Follath · 2 years, 4 months ago
  23. 0a11ee6 Fix function declaration by Gabor Mezei · 2 years, 4 months ago
  24. 83669d9 Add a testable function for ecp_mod_p192k1 by Gabor Mezei · 2 years, 4 months ago
  25. d4a5d46 library: add remaining changes for the new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  26. 44c6694 Merge pull request #7351 from gabor-mezei-arm/7109_ecp_fast_reduction_testing by Janos Follath · 2 years, 4 months ago
  27. df9c029 Remove obsolete ecp_fix_negative function by Gabor Mezei · 2 years, 4 months ago
  28. 514806b Add a second round of carry reduction for P192 fast reduction by Gabor Mezei · 2 years, 4 months ago
  29. 68d64a1 ecp_curves: Re-introduced `mbedtls_ecp_fix_negative()` by Minos Galanakis · 2 years, 5 months ago
  30. 37f4cb6 ecp_curves: Minor rework for p384 by Minos Galanakis · 2 years, 5 months ago
  31. 6fb105f ecp_curves: Ported prototypes by Minos Galanakis · 2 years, 5 months ago
  32. c18cd0c Merge pull request #7230 from gabor-mezei-arm/6850_Secp256r1_fast_reduction by Janos Follath · 2 years, 5 months ago
  33. e4710ae Add and fix comments by Gabor Mezei · 2 years, 5 months ago
  34. 716447f Fix limb size calculation by Gabor Mezei · 2 years, 5 months ago
  35. ed1acf6 Apply naming conventions by Gabor Mezei · 2 years, 5 months ago
  36. 5221c04 Change the p256_raw fuction to be testable by Gabor Mezei · 2 years, 5 months ago
  37. ab6ac91 Extract Secp256r1 from the prototype by Gabor Mezei · 2 years, 5 months ago
  38. 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
  39. fe780a3 Merge pull request #7184 from gabor-mezei-arm/6349_Secp224r1_fast_reduction by Janos Follath · 2 years, 5 months ago
  40. 97803ab Update comment by Gabor Mezei · 2 years, 5 months ago
  41. aeadc2d Apply naming convention by Gabor Mezei · 2 years, 5 months ago
  42. 620f0dc Fix for 32-bit by Gabor Mezei · 2 years, 5 months ago
  43. 08a9495 Apply naming convention for p224 by Gabor Mezei · 2 years, 5 months ago
  44. 5afb80e Fix coding style issues by Gabor Mezei · 2 years, 5 months ago
  45. 804cfd3 Follow the naming convention by Gabor Mezei · 2 years, 5 months ago
  46. bf50636 Revert the illustration and remove unnecessary code by Gabor Mezei · 2 years, 5 months ago
  47. 73e8553 Add comments to illustrate the second round of carry reduction is unnecessary by Gabor Mezei · 2 years, 5 months ago
  48. a835d20 Add documentation by Gabor Mezei · 2 years, 5 months ago
  49. aef0f2d Fix limb size calculation by Gabor Mezei · 2 years, 6 months ago
  50. e14b5bd Change the ecp_mod_p224_raw to be testable by Gabor Mezei · 2 years, 6 months ago
  51. 66f88a9 Extract Secp224r1 from the prototype by Gabor Mezei · 2 years, 6 months ago
  52. a30afe2 ecp_curves: Minor refactoring. by Minos Galanakis · 2 years, 6 months ago
  53. d2ca802 ecp_curves: Added `mbedtls_ecp_modulus_setup()`. by Minos Galanakis · 2 years, 6 months ago
  54. ac70ad6 Fix coding style by Gabor Mezei · 2 years, 6 months ago
  55. cf22870 Restrict input parameter size for ecp_mod_p521_raw by Gabor Mezei · 2 years, 6 months ago
  56. d10d429 Stack usage optimization for mod_p521 by Gabor Mezei · 2 years, 6 months ago
  57. fe24e91 mod_p521: document reduction algorithm by Janos Follath · 2 years, 6 months ago
  58. 666673e modp521: apply naming conventions by Janos Follath · 2 years, 6 months ago
  59. 13c3aa1 Revert changes to mod_p521 flow by Janos Follath · 2 years, 6 months ago
  60. 6bfbd36 Fix coding style issues by Gabor Mezei · 2 years, 6 months ago
  61. b62ad5d Rename function to follow naming convention by Gabor Mezei · 2 years, 6 months ago
  62. 2cb630e Change the ecp_mod_p521_raw to be testable by Gabor Mezei · 2 years, 6 months ago
  63. 8450ab9 Fix Secp521r1 reduction by Gabor Mezei · 2 years, 6 months ago
  64. 42df16c Extract Secp521r1 from the prototype by Gabor Mezei · 2 years, 6 months ago
  65. e2a9f86 Merge pull request #6971 from gabor-mezei-arm/6026_Secp192r1_fast_reduction by Gilles Peskine · 2 years, 6 months ago
  66. a264831 Update documentation and add comments by Gabor Mezei · 2 years, 6 months ago
  67. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  68. 2038ce9 Rename function to follow naming convention by Gabor Mezei · 2 years, 6 months ago
  69. deece2b Change the ecp_mod_p192_raw to be testable by Gabor Mezei · 2 years, 6 months ago
  70. b5bba49 Extract Secp192r1 from the prototype by Gabor Mezei · 2 years, 7 months ago
  71. e9fa7a7 ecp_curves: Update pre-processor define guards for `ecp_mpi_load()`. by Minos Galanakis · 2 years, 7 months ago
  72. 146fed9 ecp_curves: Hardcode Montgomery const for curve448. by Minos Galanakis · 2 years, 7 months ago
  73. bececeb ecp_curves: Hardcod Montgomery const for curve25519 by Minos Galanakis · 2 years, 7 months ago
  74. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  75. 5a34b36 Remove more now-redundant definitions of inline by Gilles Peskine · 2 years, 8 months ago
  76. 82d3f1e Remove bignum_internal.h, moving contents to bignum_core.h by Tom Cosgrove · 3 years ago
  77. b101cb6 Since the group is unloaded for all curves, it is better to initialize the group also for all curves. by Pol Henarejos · 3 years, 3 months ago
  78. aa68d36 Fix order value for curve x448. by Pol Henarejos · 3 years, 3 months ago
  79. 0dbf04a Remove unnecessary memory operations in p25519 quasireduction by Hanno Becker · 3 years, 4 months ago
  80. 127fcab Fail gracefully upon unexpectedly large input to p25519 reduction by Hanno Becker · 3 years, 4 months ago
  81. bb04cb9 Fix check in p25519 quasi-reduction by Hanno Becker · 3 years, 4 months ago
  82. d830feb Simplify check in p25519 quasi-reduction by Hanno Becker · 3 years, 4 months ago
  83. 2ef0cff Fix size check in p25519 modular reduction by Hanno Becker · 3 years, 4 months ago
  84. 53b3c60 Move `const` keyword prior to type name by Hanno Becker · 3 years, 4 months ago
  85. e9dd9a1 Use size_t for number of limbs by Hanno Becker · 3 years, 4 months ago
  86. 6454993 Safeguard against calling p255 reduction with single-width MPI by Hanno Becker · 3 years, 4 months ago
  87. 25bb732 Simplify x25519 reduction using internal bignum MLA helper by Hanno Becker · 3 years, 4 months ago
  88. 1107ee4 Add prefix to BYTES_TO_T_UINT_* by Janos Follath · 4 years, 1 month ago
  89. 8b8b781 Use mbedtls_mpi_lset() more by Janos Follath · 4 years, 1 month ago
  90. 8c70e81 Move mpi constant macros to bn_mul.h by Janos Follath · 4 years, 1 month ago
  91. 06215ea Avoid complaints about undeclared non-static symbols by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  92. 2d457b8 Use more compact encoding of Montgomery curve constants by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  93. 2389a60 Use a more compact encoding of bad points by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  94. ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
  95. ff6a32d Fix low-probability arithmetic error in ECC by Gilles Peskine · 4 years, 4 months ago
  96. 349b372 Fix an incorrect comment about fix_negative by Gilles Peskine · 4 years, 4 months ago
  97. 618be2e Add unit tests for fix_negative by Gilles Peskine · 4 years, 4 months ago
  98. b76517b Cosmetic improvement by Gilles Peskine · 4 years, 5 months ago
  99. d10e8fa Optimize fix_negative by Gilles Peskine · 5 years ago
  100. e54be3a Fix uncaught error if fix_negative fails by Gilles Peskine · 5 years ago