1. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  3. 3625e56 Include configuration file for all headers by Ron Eldor · 7 years ago
  4. de2d622 Improve ECDH documentation by Rose Zadik · 8 years ago
  5. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  6. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  7. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  8. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 10 years ago
  9. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  10. 240b092 Drop dummy self_test functions by Manuel Pégourié-Gonnard · 11 years ago
  11. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/ecdh.h]
  12. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  13. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  14. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  15. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  16. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  17. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  18. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  19. 237a847 Fix typos in comments by Paul Bakker · 11 years ago
  20. 2361746 Try to clarify ECDH interface documentation by Manuel Pégourié-Gonnard · 11 years ago
  21. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  22. a36d23e Fixed documentation issues found by clang by Paul Bakker · 12 years ago
  23. cdff3cf Add ecdh_get_params() to import from an EC key by Manuel Pégourié-Gonnard · 12 years ago
  24. bdc9676 Remove polarssl/ from header includes by Manuel Pégourié-Gonnard · 12 years ago
  25. 161ef96 Cache pre-computed points for ecp_mul() by Manuel Pégourié-Gonnard · 12 years ago
  26. c83e418 Prepare for ECDH point blinding just in case by Manuel Pégourié-Gonnard · 12 years ago
  27. dcbfdcc Updated doxygen documentation in header files and HTML pages by Paul Bakker · 12 years ago
  28. e09d2f8 Change ecp_mul() prototype to allow randomization by Manuel Pégourié-Gonnard · 12 years ago
  29. 407a0da Moved __cplusplus extern statement to include struct definitions as well. by Paul Bakker · 12 years ago
  30. 424fda5 Add ecdh_calc_secret() by Manuel Pégourié-Gonnard · 12 years ago
  31. 5cceb41 Add ecdh_{make,read}_public() by Manuel Pégourié-Gonnard · 12 years ago
  32. 854fbd7 Add ecdh_read_params(). by Manuel Pégourié-Gonnard · 12 years ago
  33. 1372476 Add ecdh_make_server_params (untested yet) by Manuel Pégourié-Gonnard · 12 years ago
  34. 63533e4 Create ecdh_context structure by Manuel Pégourié-Gonnard · 12 years ago
  35. 6545ca7 Add ECDH primitives by Manuel Pégourié-Gonnard · 13 years ago
  36. 0bad5c2 Add skeleton ecdh.[ch] by Manuel Pégourié-Gonnard · 13 years ago