1. a833169 psa: cipher: Add IV parameters to cipher_encrypt entry point by Ronald Cron · 4 years, 1 month ago
  2. 1637707 psa: cipher: Align APIs execution flow by Ronald Cron · 4 years, 1 month ago
  3. c423acb psa: cipher: Fix invalid output buffer usage in psa_cipher_generate_iv() by Ronald Cron · 4 years, 1 month ago
  4. f8f425d psa: Remove psa_key_slot_is_external() by Ronald Cron · 4 years ago
  5. 41e8006 psa: Remove buggy report of RSA public exponent for opaque keys by Ronald Cron · 4 years ago
  6. 0518f61 psa: Fix slot number key attribute by Ronald Cron · 4 years ago
  7. 8a0466a Clarify psa_get_and_lock_transparent_key_slot_with_policy() purpose by Ronald Cron · 4 years ago
  8. 3107b33 Merge pull request #5154 from gabor-mezei-arm/3649_bp2x_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 8 months ago
  9. 989a4e9 Merge pull request #5132 from openluopworld/origin/development_2.x by Gilles Peskine · 3 years, 9 months ago
  10. 358e0ea Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
  11. 021e724 Improve PSA error return code by Dave Rodgman · 3 years, 9 months ago
  12. 2dcccbf Fix function name in debug message by Gabor Mezei · 3 years, 9 months ago
  13. dbe0f89 Fix documentation and comments by Gabor Mezei · 3 years, 9 months ago
  14. c0ae1cf Rename internal header constant_time.h to constant_time_internal.h by Gabor Mezei · 3 years, 10 months ago
  15. 18a4494 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
  16. da20651 Fix documentation by Gabor Mezei · 3 years, 10 months ago
  17. 61bf64f Bind functions' availability for config options by Gabor Mezei · 3 years, 10 months ago
  18. e24dea8 Move mbedtls_cf_memcmp to a new public header by Gabor Mezei · 3 years, 10 months ago
  19. 6e0e990 Add macro guard for header file by Gabor Mezei · 3 years, 10 months ago
  20. 2b35880 Bind functions' availability for config options by Gabor Mezei · 3 years, 10 months ago
  21. 4e2de62 Remove unused function by Gabor Mezei · 3 years, 10 months ago
  22. fd8a42d Make functions static by Gabor Mezei · 3 years, 10 months ago
  23. 4b4e4d8 Update documentation and comments by Gabor Mezei · 3 years, 10 months ago
  24. 91deea7 Rename and reorder function parameters by Gabor Mezei · 3 years, 10 months ago
  25. 150bdee Use condition for not sensitive data by Gabor Mezei · 3 years, 10 months ago
  26. 3c38b6e Move implementation specific comment by Gabor Mezei · 3 years, 10 months ago
  27. 2c5ed22 Make mbedtls_cf_size_mask_lt function static by Gabor Mezei · 3 years, 10 months ago
  28. d5a392a Fix missing includes by gabor-mezei-arm · 3 years, 10 months ago
  29. 7e6a1ea Add documentation for the functions by gabor-mezei-arm · 4 years ago
  30. 1ffd0cc Unify equality checker functions return value by gabor-mezei-arm · 4 years ago
  31. 60febd5 Propagate usage of mask generation functions by gabor-mezei-arm · 4 years ago
  32. 2f2c0be Unify mask generation functions by gabor-mezei-arm · 4 years ago
  33. 5e48824 Unify function parameters by gabor-mezei-arm · 4 years ago
  34. 378e7eb Unify memcmp functions by gabor-mezei-arm · 4 years, 1 month ago
  35. 04087df Typo: Unify indentation of function parameters by gabor-mezei-arm · 3 years, 10 months ago
  36. f52941e Move mbedtls_cf_rsaes_pkcs1_v15_unpadding function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  37. c2aee6f Move the constant-time part of mbedtls_rsa_rsaes_pkcs1_v15_decrypt to a function by gabor-mezei-arm · 3 years, 10 months ago
  38. bc3a288 Create mbedtls_cf_size_if function by gabor-mezei-arm · 3 years, 10 months ago
  39. b10301d Move mbedtls_mpi_lt_mpi_ct function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  40. 58fc8a6 Move mbedtls_mpi_safe_cond_swap function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  41. b8caeee Move mbedtls_mpi_safe_cond_assign function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  42. 6e4ace6 Delete ssl_invasive.h due to duplicated function declarations by gabor-mezei-arm · 3 years, 10 months ago
  43. cb4317b Move mbedtls_cf_hmac function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  44. 0f7b9e4 Move mbedtls_cf_memcpy_offset function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  45. ee06feb Move mbedtls_cf_memcpy_if_eq function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  46. 7b23c0b Move mbedtls_cf_mem_move_to_left function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  47. 043192d Move mbedtls_cf_mpi_uint_cond_assign function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  48. 5cec8b4 Move mbedtls_cf_cond_select_sign function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  49. 7533253 Move mbedtls_cf_uint_if function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  50. 097d4f5 Move mbedtls_cf_mpi_uint_lt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  51. 17da4f2 Remove module dependency by gabor-mezei-arm · 3 years, 10 months ago
  52. 9d7bf09 Move mbedtls_cf_size_gt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  53. 96584dd Move mbedtls_cf_size_bool_eq function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  54. a2bcabc Move mbedtls_cf_size_mask_ge function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  55. 4d6b146 Move mbedtls_cf_size_mask_lt function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  56. d361ccd Move mbedtls_cf_size_mask function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  57. c11cac9 Move mbedtls_cf_uint_mask function to the constant-time module by gabor-mezei-arm · 3 years, 10 months ago
  58. 944c107 Move contatnt-time memcmp functions to the contant-time module by gabor-mezei-arm · 3 years, 10 months ago
  59. e41e3e8 Rename function to have suitable name by gabor-mezei-arm · 3 years, 10 months ago
  60. 9055972 Add a new file for constant-time functions by gabor-mezei-arm · 4 years, 1 month ago
  61. 8517d17 Serialise builds of the .a files on Windows by Tom Cosgrove · 3 years, 9 months ago
  62. 95c3971 Merge pull request #5133 from haampie/fix/DT_NEEDED_for_shared_libraries-2.x by Gilles Peskine · 3 years, 9 months ago
  63. 2c4f032 Merge pull request #5050 from gilles-peskine-arm/missing-psa-macros-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  64. 3ed4263 DT_NEEDED for shared builds in makefile by Harmen Stoppels · 3 years, 9 months ago
  65. 5d5f520 An initialization vector IV can have any number of bits between 1 and by openluopworld · 3 years, 9 months ago
  66. 1aa7ad7 Merge pull request #5129 from gilles-peskine-arm/base64_invasive_h-2.x by paul-elliott-arm · 3 years, 9 months ago
  67. 16c2102 Fix copypasta in #endif comment by Gilles Peskine · 3 years, 9 months ago
  68. 8cb22c8 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  69. 285f213 Use the new macro PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
  70. d22362c Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
  71. 1f1bc2d Merge pull request #5117 from gilles-peskine-arm/psa-rsa-pss_any_salt-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  72. 6295dcb Merge pull request #5051 from gilles-peskine-arm/psa-add-aria-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  73. f8362ca Readability improvements by Gilles Peskine · 3 years, 10 months ago
  74. 44fa40cd Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  75. 773f5b7 Fix copypasta in comment by Gilles Peskine · 3 years, 9 months ago
  76. a138802 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  77. 2c78f98 Expose internal base64 functions for testing by Gilles Peskine · 4 years ago
  78. a2dc0cc mask_of_range: simplify high comparison by Gilles Peskine · 4 years ago
  79. 831fd76 Base64 decode: simplify local variables (n) by Gilles Peskine · 4 years ago
  80. d6e3f46 Base64 encoding: use ranges instead of tables by Gilles Peskine · 4 years ago
  81. a97e911 Base64 decode: simplify local variables by Gilles Peskine · 4 years ago
  82. c48ab11 Base64 decoding: use ranges instead of tables by Gilles Peskine · 4 years ago
  83. 6b541a0 Base64 decoding: don't use the table for '=' by Gilles Peskine · 4 years ago
  84. e4739ab Merge pull request #5038 from mprse/issue_4551_2x by Gilles Peskine · 3 years, 10 months ago
  85. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  86. 8890f64 Add ARIA to the PSA API by Gilles Peskine · 3 years, 11 months ago
  87. 5b20a7e psa_generate_key(): return PSA_ERROR_INVALID_ARGUMENT for public key by Przemyslaw Stekiel · 3 years, 10 months ago
  88. a4e060b Merge pull request #5000 from mprse/mbedtls_cipher_setup_psa_ECB_2x by Gilles Peskine · 3 years, 10 months ago
  89. 8ad54fa Update files generated from config.h by Gilles Peskine · 3 years, 10 months ago
  90. 6c0ec0e Adapt return status to 2.x by Przemyslaw Stekiel · 3 years, 10 months ago
  91. f0fa86e Add PSA support for MBEDTLS_CIPHER_AES_128_ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  92. 15a7420 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago
  93. 377a310 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  94. dd55b25 Require MESSAGE flag in PSA MAC setup. by Mateusz Starzyk · 4 years ago
  95. 394b9f2 Merge pull request #4898 from mstarzyk-mobica/disable_defaults_sha1 by Gilles Peskine · 3 years, 11 months ago
  96. 0390016 Fix the size in bytes by Gilles Peskine · 3 years, 11 months ago
  97. a63ba6c psa_cipher_update_ecb: remove parameter output_size by Gilles Peskine · 3 years, 11 months ago
  98. 7b1c916 Document the internal function psa_cipher_update_ecb by Gilles Peskine · 3 years, 11 months ago
  99. 6d342f3 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  100. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago