1. d22362c Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
  2. 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
  3. 6295dcb Merge pull request #5051 from gilles-peskine-arm/psa-add-aria-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  4. f8362ca Readability improvements by Gilles Peskine · 3 years, 10 months ago
  5. 44fa40cd Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  6. 773f5b7 Fix copypasta in comment by Gilles Peskine · 3 years, 9 months ago
  7. a138802 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
  8. 2c78f98 Expose internal base64 functions for testing by Gilles Peskine · 4 years ago
  9. a2dc0cc mask_of_range: simplify high comparison by Gilles Peskine · 4 years ago
  10. 831fd76 Base64 decode: simplify local variables (n) by Gilles Peskine · 4 years ago
  11. d6e3f46 Base64 encoding: use ranges instead of tables by Gilles Peskine · 4 years ago
  12. a97e911 Base64 decode: simplify local variables by Gilles Peskine · 4 years ago
  13. c48ab11 Base64 decoding: use ranges instead of tables by Gilles Peskine · 4 years ago
  14. 6b541a0 Base64 decoding: don't use the table for '=' by Gilles Peskine · 4 years ago
  15. e4739ab Merge pull request #5038 from mprse/issue_4551_2x by Gilles Peskine · 3 years, 10 months ago
  16. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  17. 8890f64 Add ARIA to the PSA API by Gilles Peskine · 3 years, 11 months ago
  18. 5b20a7e psa_generate_key(): return PSA_ERROR_INVALID_ARGUMENT for public key by Przemyslaw Stekiel · 3 years, 10 months ago
  19. a4e060b Merge pull request #5000 from mprse/mbedtls_cipher_setup_psa_ECB_2x by Gilles Peskine · 3 years, 10 months ago
  20. 8ad54fa Update files generated from config.h by Gilles Peskine · 3 years, 10 months ago
  21. 6c0ec0e Adapt return status to 2.x by Przemyslaw Stekiel · 3 years, 10 months ago
  22. f0fa86e Add PSA support for MBEDTLS_CIPHER_AES_128_ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  23. 15a7420 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago
  24. 377a310 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  25. dd55b25 Require MESSAGE flag in PSA MAC setup. by Mateusz Starzyk · 4 years ago
  26. 6d342f3 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  27. 394b9f2 Merge pull request #4898 from mstarzyk-mobica/disable_defaults_sha1 by Gilles Peskine · 3 years, 11 months ago
  28. 0390016 Fix the size in bytes by Gilles Peskine · 3 years, 11 months ago
  29. a63ba6c psa_cipher_update_ecb: remove parameter output_size by Gilles Peskine · 3 years, 11 months ago
  30. 7b1c916 Document the internal function psa_cipher_update_ecb by Gilles Peskine · 3 years, 11 months ago
  31. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  32. c4e950e Backport 2.x: Remove compiler warning if only MBEDTLS_PK_PARSE_C is defined by Kenneth Soerensen · 7 years ago
  33. 11b7131 Fix macro use in ssl_msg.c by Joe Subbiani · 4 years ago
  34. b1f6eef Remove commented out code by Joe Subbiani · 4 years ago
  35. a651e6f Tidy up grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  36. 24647c5 Minor coding style improvement by Joe Subbiani · 4 years ago
  37. efb8fae Compress byte reading macros in if statements by Joe Subbiani · 4 years ago
  38. 2f98d79 Tidy up ssl_*.c grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  39. 23fec25 Replace remaining byte shift with macro by Joe Subbiani · 4 years ago
  40. d6ea063 Move #include "common.h" where config.h used to be by Joe Subbiani · 4 years ago
  41. 4446e82 Remove redundant config.h includes definitions by Joe Subbiani · 4 years ago
  42. a724ef9 Add more instances of Byte Reading Macros by Joe Subbiani · 4 years ago
  43. b763ba4 Remove macro that does not belong in 2.x by Joe Subbiani · 4 years ago
  44. ca8a7cf Implement byte reading macros to remaining files by Joe Subbiani · 4 years ago
  45. f15da89 Replace remaining MBEDTLS_CHAR with MBEDTLS_BYTE by Joe Subbiani · 4 years ago
  46. 8799e54 Remove trailing whitespace by Joe Subbiani · 4 years ago
  47. d3a3f21 Improve documentation and add more uses of MBEDTLS_PUT by Joe Subbiani · 4 years ago
  48. 896f4ee Improve consitency throughout library/common.h by Joe Subbiani · 4 years, 1 month ago
  49. c54e908 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  50. 197e9ed Remove trailing white space by Joe Subbiani · 4 years, 1 month ago
  51. 281956d Remove use of byte reading macro for uint16 by Joe Subbiani · 4 years, 1 month ago
  52. 6627fb2 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  53. ad1115a Use byte reading macros in places not using a byte mask by Joe Subbiani · 4 years, 1 month ago
  54. 1bd5d7d Add UINT64 GET and PUT macros by Joe Subbiani · 4 years, 1 month ago
  55. c045dc1 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x by Joe Subbiani · 4 years, 1 month ago
  56. 5b96e67 Replace "four bytes" with "two bytes" in macro documentation by Joe Subbiani · 4 years, 1 month ago
  57. 6350d3a Remove trailing whitespaces by Joe Subbiani · 4 years, 1 month ago
  58. 1000037 Replace 3 byte shift with appropriate macro by Joe Subbiani · 4 years, 1 month ago
  59. 0a65d53 Improve common.h macro documentation by Joe Subbiani · 4 years, 1 month ago
  60. 6b897c9 Add Character byte reading macros by Joe Subbiani · 4 years, 1 month ago
  61. 9231d5f GET macros use a target variable by Joe Subbiani · 4 years, 1 month ago
  62. 266476d Document common.h and remove changelog by Joe Subbiani · 4 years, 1 month ago
  63. 4530b27 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  64. 2bbafda Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
  65. 888a141 Undo use of BYTE_x macro by Joe Subbiani · 4 years, 1 month ago
  66. 61f7d73 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  67. e4cc8c1 Add do-while protection to macros by Joe Subbiani · 4 years, 1 month ago
  68. 4fb7555 Move UINT32_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  69. aa5f6a6 Move UINT32_BE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  70. 927488e Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 4 years, 1 month ago
  71. ba486b0 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 1 month ago
  72. 284857e Replace `_RR` with `prec_RR` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  73. bc6eaf7 Replace `_B` with `B` to prevent reserved identifier clashes by Yuto Takano · 4 years, 1 month ago
  74. 610a9cc Bump SO version for libmbedcrypto by Paul Elliott · 4 years, 1 month ago
  75. bece737 Bump Library Version Number by Paul Elliott · 4 years, 1 month ago
  76. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  77. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  78. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  79. e4be8a3 Remove obsolete comment by gabor-mezei-arm · 4 years, 1 month ago
  80. 0a4046e Merge pull request #4736 from daverodgman/alert_bugfixes_2.x by Dave Rodgman · 4 years, 1 month ago
  81. 2523045 Fix minor issues by gabor-mezei-arm · 4 years, 1 month ago
  82. 809634d Check the return status of the functions first by gabor-mezei-arm · 4 years, 1 month ago
  83. 42373bd Add buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  84. 6f8d43d Remove invalid buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  85. 0dfb7db TLS UNSUPPORTED_EXTENSION error code changes by Dave Rodgman · 4 years, 1 month ago
  86. b6d5693 pk.c: Ensure hash_len equals hash in pk_hashlen_helper by Nick Child · 4 years, 2 months ago
  87. dd5f624 Fix TLS alert codes by Dave Rodgman · 4 years, 1 month ago
  88. 6c18541 Fix comment by gabor-mezei-arm · 4 years, 1 month ago
  89. 78c601b Merge pull request #4717 from daverodgman/psa_cipher_and_mac_abort_on_error_2.x by Dave Rodgman · 4 years, 1 month ago
  90. 2667fb7 Fix unused parameter warning by Janos Follath · 4 years, 1 month ago
  91. bc58902 Add prefix to BYTES_TO_T_UINT_* by Janos Follath · 4 years, 1 month ago
  92. 7d4ebdd Reject low-order points on Curve448 early by Janos Follath · 4 years, 1 month ago
  93. 1c6a439 Use mbedtls_mpi_lset() more by Janos Follath · 4 years, 1 month ago
  94. bc96a79 Move mpi constant macros to bn_mul.h by Janos Follath · 4 years, 1 month ago
  95. 0e1d31b Typo by gabor-mezei-arm · 4 years, 1 month ago
  96. d52c8dc Fix possible unreachable code by gabor-mezei-arm · 4 years, 1 month ago
  97. f4cc6c9 Update documentation by gabor-mezei-arm · 4 years, 1 month ago
  98. 3fd792d Add checks for buffer size by gabor-mezei-arm · 4 years, 1 month ago
  99. 7fbea09 Use local variable instead of an ouput parameter by gabor-mezei-arm · 4 years, 1 month ago
  100. 52ae871 Initialize output buffer length to 0 by gabor-mezei-arm · 4 years, 1 month ago