1. dbe0f89 Fix documentation and comments by Gabor Mezei · 3 years, 9 months ago
  2. c0ae1cf Rename internal header constant_time.h to constant_time_internal.h by Gabor Mezei · 3 years, 10 months ago[Renamed from library/constant_time.h]
  3. 18a4494 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
  4. da20651 Fix documentation by Gabor Mezei · 3 years, 10 months ago
  5. 61bf64f Bind functions' availability for config options by Gabor Mezei · 3 years, 10 months ago
  6. e24dea8 Move mbedtls_cf_memcmp to a new public header by Gabor Mezei · 3 years, 10 months ago
  7. 6e0e990 Add macro guard for header file by Gabor Mezei · 3 years, 10 months ago
  8. 2b35880 Bind functions' availability for config options by Gabor Mezei · 3 years, 10 months ago
  9. fd8a42d Make functions static by Gabor Mezei · 3 years, 10 months ago
  10. 4b4e4d8 Update documentation and comments by Gabor Mezei · 3 years, 10 months ago
  11. 91deea7 Rename and reorder function parameters by Gabor Mezei · 3 years, 10 months ago
  12. 3c38b6e Move implementation specific comment by Gabor Mezei · 3 years, 10 months ago
  13. 2c5ed22 Make mbedtls_cf_size_mask_lt function static by Gabor Mezei · 3 years, 10 months ago
  14. 7e6a1ea Add documentation for the functions by gabor-mezei-arm · 4 years ago
  15. 1ffd0cc Unify equality checker functions return value by gabor-mezei-arm · 4 years ago
  16. 60febd5 Propagate usage of mask generation functions by gabor-mezei-arm · 4 years ago
  17. 2f2c0be Unify mask generation functions by gabor-mezei-arm · 4 years ago
  18. 5e48824 Unify function parameters by gabor-mezei-arm · 4 years ago
  19. 378e7eb Unify memcmp functions by gabor-mezei-arm · 4 years, 1 month ago
  20. 04087df Typo: Unify indentation of function parameters by gabor-mezei-arm · 3 years, 10 months ago
  21. f52941e Move mbedtls_cf_rsaes_pkcs1_v15_unpadding function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  22. bc3a288 Create mbedtls_cf_size_if function by gabor-mezei-arm · 3 years, 10 months ago
  23. cb4317b Move mbedtls_cf_hmac function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  24. 0f7b9e4 Move mbedtls_cf_memcpy_offset function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  25. ee06feb Move mbedtls_cf_memcpy_if_eq function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  26. 7b23c0b Move mbedtls_cf_mem_move_to_left function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  27. 043192d Move mbedtls_cf_mpi_uint_cond_assign function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  28. 5cec8b4 Move mbedtls_cf_cond_select_sign function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  29. 7533253 Move mbedtls_cf_uint_if function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  30. 097d4f5 Move mbedtls_cf_mpi_uint_lt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  31. 9d7bf09 Move mbedtls_cf_size_gt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  32. 96584dd Move mbedtls_cf_size_bool_eq function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  33. a2bcabc Move mbedtls_cf_size_mask_ge function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  34. 4d6b146 Move mbedtls_cf_size_mask_lt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  35. d361ccd Move mbedtls_cf_size_mask function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  36. c11cac9 Move mbedtls_cf_uint_mask function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  37. 944c107 Move contatnt-time memcmp functions to the contant-time module by gabor-mezei-arm · 3 years, 10 months ago