1. e923111 Add missing parentheses on return statements by Neil Armstrong · 3 years, 2 months ago
  2. 5fb07c6 No need to check for state in psa_pake_setup() by Neil Armstrong · 3 years, 2 months ago
  3. a557cb8 Fixing XXX_ALG_ECJPAKE to XXX_ALG_JPAKE to match specification by Neil Armstrong · 3 years, 2 months ago
  4. fbc4b4a Fix psa_pake_abort() order to correctly free memory when alg is PSA_ALG_JPAKE by Neil Armstrong · 3 years, 2 months ago
  5. 0d001ef Check more parameters of psa_pake_output/psa_pake_input by Neil Armstrong · 3 years, 2 months ago
  6. 4efd7a4 Check for PSA_ALG_ECJPAKE alg for the ECJPAKE builtin implementation by Neil Armstrong · 3 years, 2 months ago
  7. df598ab Fix key usage test in psa_pake_set_password_key() by Neil Armstrong · 3 years, 2 months ago
  8. 6b1f99f Use proper buffer size macro for allocation in psa_pake_ecjpake_setup() by Neil Armstrong · 3 years, 2 months ago
  9. 5282393 Remove useless braces in psa_crypto_pake.c by Neil Armstrong · 3 years, 2 months ago
  10. c29f847 Fix comments in psa_crypto_pake.c by Neil Armstrong · 3 years, 2 months ago
  11. a4cc7d6 Add PSA PAKE buildin implementation by Neil Armstrong · 3 years, 2 months ago