1. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  2. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  3. 969ccc6 Fix length checking of various ClientKeyExchange's by Manuel Pégourié-Gonnard · 11 years ago
  4. 0ac99ca Merged support for secp224k1, secp192k1 and secp25k1 by Paul Bakker · 12 years ago
  5. 7c59363 Remove a few dead stores by Manuel Pégourié-Gonnard · 12 years ago
  6. 0a56c2c Fix bug in ecdh_calc_secret() by Manuel Pégourié-Gonnard · 12 years ago
  7. cdff3cf Add ecdh_get_params() to import from an EC key by Manuel Pégourié-Gonnard · 12 years ago
  8. 161ef96 Cache pre-computed points for ecp_mul() by Manuel Pégourié-Gonnard · 12 years ago
  9. c83e418 Prepare for ECDH point blinding just in case by Manuel Pégourié-Gonnard · 12 years ago
  10. e09d2f8 Change ecp_mul() prototype to allow randomization by Manuel Pégourié-Gonnard · 12 years ago
  11. 5734b2d Actually use the point format selected for ECDH by Manuel Pégourié-Gonnard · 12 years ago
  12. b548d77 Fixed memory leak in ecdh_compute_shared() in case of error by Paul Bakker · 12 years ago
  13. 41c83d3 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS by Paul Bakker · 12 years ago
  14. f35b739 Add a few check for context validity. by Manuel Pégourié-Gonnard · 12 years ago
  15. 424fda5 Add ecdh_calc_secret() by Manuel Pégourié-Gonnard · 12 years ago
  16. 5cceb41 Add ecdh_{make,read}_public() by Manuel Pégourié-Gonnard · 12 years ago
  17. 854fbd7 Add ecdh_read_params(). by Manuel Pégourié-Gonnard · 12 years ago
  18. 1372476 Add ecdh_make_server_params (untested yet) by Manuel Pégourié-Gonnard · 12 years ago
  19. 63533e4 Create ecdh_context structure by Manuel Pégourié-Gonnard · 12 years ago
  20. 2aea141 Add skeleton ecdsa.[ch] by Manuel Pégourié-Gonnard · 13 years ago
  21. 6545ca7 Add ECDH primitives by Manuel Pégourié-Gonnard · 13 years ago
  22. 0bad5c2 Add skeleton ecdh.[ch] by Manuel Pégourié-Gonnard · 13 years ago