1. aede2ad Optimize code (pake role type, freeing buffers) by Przemek Stekiel · 2 years, 3 months ago
  2. 6e628a4 Add undfined role for ec j-pake by Przemek Stekiel · 2 years, 3 months ago
  3. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  4. aca21b7 tls: psa_pake: enforce not empty passwords by Valerio Setti · 2 years, 8 months ago
  5. 7cd4eac Fix typo in mbedtls_ecjpake_write_shared_key() comment by Neil Armstrong · 2 years, 11 months ago
  6. 1266309 Introduce mbedtls_ecjpake_write_shared_key() to export the EC J-PAKE shared key material before the KDF() by Neil Armstrong · 3 years, 1 month ago
  7. 0d76341 Remove md_info by md_type in ecjpake context, use mbedtls_hash_info_get_size() to get hash length by Neil Armstrong · 3 years ago
  8. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  9. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  10. cd07e22 New function mbedtls_ecjpake_set_point_format by Gilles Peskine · 4 years, 2 months ago
  11. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  12. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  13. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  14. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  15. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  16. 4e6d55d Add new modules to the refactoring by Ron Eldor · 7 years ago
  17. 616d1ca Add support for alternative ECJPAKE implementation by Hanno Becker · 8 years ago
  18. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  19. af610a0 Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h) by Andres Amaya Garcia · 9 years ago
  20. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 10 years ago
  21. 7cdad77 Add point format handling by Robert Cragie · 10 years ago
  22. b813acc Add mbedtls_ecjpake_check(), tells if set up by Manuel Pégourié-Gonnard · 10 years ago
  23. 55f3d84 fixup-include by Manuel Pégourié-Gonnard · 10 years ago
  24. f7368c9 Polish API and documentation by Manuel Pégourié-Gonnard · 10 years ago
  25. e192710 Unify round two by Manuel Pégourié-Gonnard · 10 years ago
  26. d8204a7 Provide symmetric API for the first round by Manuel Pégourié-Gonnard · 10 years ago
  27. ce45676 Rename variable to prepare for cli/srv unification by Manuel Pégourié-Gonnard · 10 years ago
  28. 6b798b9 Tune up some comments by Manuel Pégourié-Gonnard · 10 years ago
  29. e0ad57b Replace explicit IDs with table look-ups by Manuel Pégourié-Gonnard · 10 years ago
  30. 5f18829 Add derive_pms, completing first working version by Manuel Pégourié-Gonnard · 10 years ago
  31. 6449391 Store our role in the context by Manuel Pégourié-Gonnard · 10 years ago
  32. 614bd5e Add write_client_params by Manuel Pégourié-Gonnard · 10 years ago
  33. ec0eece Add read_client_params by Manuel Pégourié-Gonnard · 10 years ago
  34. cb7cd03 Add first draft or read_server_params by Manuel Pégourié-Gonnard · 10 years ago
  35. 23dcbe3 Add support for passphrase in the context by Manuel Pégourié-Gonnard · 10 years ago
  36. 4e8bc78 Add context-using functions for Hello extensions by Manuel Pégourié-Gonnard · 10 years ago
  37. 7af8bc1 Start introducing mbedtls_ecjpake_context by Manuel Pégourié-Gonnard · 10 years ago
  38. 4d8685b Add skeleton for EC J-PAKE module by Manuel Pégourié-Gonnard · 10 years ago