1. 642eeb2 Fix documentation and comments by Gabor Mezei · 3 years, 9 months ago
  2. 22c9a6f 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. 90437e3 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
  4. 116cd6a Fix documentation by Gabor Mezei · 3 years, 10 months ago
  5. 6a426c9 Bind functions' availability for config options by Gabor Mezei · 3 years, 10 months ago
  6. 765862c Move mbedtls_cf_memcmp to a new public header by Gabor Mezei · 3 years, 10 months ago
  7. 291df7b Add macro guard for header file by Gabor Mezei · 3 years, 10 months ago
  8. e212379 Bind functions' availability for config options by Gabor Mezei · 3 years, 10 months ago
  9. a2d0f90 Make functions static by Gabor Mezei · 3 years, 10 months ago
  10. a316fc8 Update documentation and comments by Gabor Mezei · 3 years, 10 months ago
  11. 63bbba5 Rename and reorder function parameters by Gabor Mezei · 3 years, 10 months ago
  12. eab90bc Move implementation specific comment by Gabor Mezei · 3 years, 10 months ago
  13. 1e64261 Make mbedtls_cf_size_mask_lt function static by Gabor Mezei · 3 years, 10 months ago
  14. 90d96cc Add documentation for the functions by gabor-mezei-arm · 4 years ago
  15. b11a56e Unify equality checker functions return value by gabor-mezei-arm · 4 years ago
  16. 9cb5569 Propagate usage of mask generation functions by gabor-mezei-arm · 4 years ago
  17. 396438c Unify mask generation functions by gabor-mezei-arm · 4 years ago
  18. 87ac5be Unify function parameters by gabor-mezei-arm · 4 years ago
  19. 4602564 Unify memcmp functions by gabor-mezei-arm · 4 years, 1 month ago
  20. 2dcd768 Typo: Unify indentation of function parameters by gabor-mezei-arm · 3 years, 10 months ago
  21. fdb7118 Move mbedtls_cf_rsaes_pkcs1_v15_unpadding function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  22. 65cefdb Create mbedtls_cf_size_if function by gabor-mezei-arm · 3 years, 10 months ago
  23. 1349ffd Move mbedtls_cf_hmac function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  24. 0e7f71e Move mbedtls_cf_memcpy_offset function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  25. dee0fd3 Move mbedtls_cf_memcpy_if_eq function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  26. 394aeaa Move mbedtls_cf_mem_move_to_left function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  27. be8d98b Move mbedtls_cf_mpi_uint_cond_assign function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  28. d3230d5 Move mbedtls_cf_cond_select_sign function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  29. b2dbf2c Move mbedtls_cf_uint_if function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  30. 3f90fd5 Move mbedtls_cf_mpi_uint_lt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  31. 5a85442 Move mbedtls_cf_size_gt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  32. 8d1d5fd Move mbedtls_cf_size_bool_eq function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  33. 16fc57b Move mbedtls_cf_size_mask_ge function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  34. c76227d Move mbedtls_cf_size_mask_lt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  35. 3733bf8 Move mbedtls_cf_size_mask function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  36. 340948e Move mbedtls_cf_uint_mask function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  37. db9a38c Move contatnt-time memcmp functions to the contant-time module by gabor-mezei-arm · 3 years, 10 months ago