1. 9d3eba4 aes: Add AES-XTS cipher block mode by Jaeden Amero · 7 years ago
  2. d0ef468 Reword config.h docs for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  3. 14a8b59 Fix doxygen error for MBEDTLS_PLATFORM_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  4. c58787f Update docs for MBEDTLS_PLATFORM_ZEROIZE_ALT in config.h by Andres Amaya Garcia · 7 years ago
  5. ae8e306 Fix docs typos for zeroize related features/test by Andres Amaya Garcia · 7 years ago
  6. 6606d5c Add config.h docs for MBEDTLS_UTILS_ZEROIZE_ALT by Andres Amaya Garcia · 7 years ago
  7. b1262a3 Allow compile-time alternate to mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  8. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
  9. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  10. 6a92ce6 Improve documentation of MBEDTLS_AES_FEWER_TABLES in config.h by Hanno Becker · 7 years ago
  11. 4c1dc3c Improve documentation of MBEDTLS_AES_ROM_TABLES by Hanno Becker · 7 years ago
  12. 6429377 Merge remote-tracking branch 'upstream-public/pr/1423' into development-proposed by Jaeden Amero · 7 years ago
  13. e494e20 Move and reword deprecation warning/error on compression support by Hanno Becker · 7 years ago
  14. cf092b2 Deprecate support for record compression by Hanno Becker · 7 years ago
  15. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  16. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  17. 98b9373 Merge branch 'development' into development-restricted by Jaeden Amero · 7 years ago mbedtls-2.7.0-rc1
  18. bbca8c5 Add documentation warnings for weak algorithms by Hanno Becker · 8 years ago
  19. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  20. 616d1ca Add support for alternative ECJPAKE implementation by Hanno Becker · 8 years ago
  21. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  22. ff81280 Merge branch 'pr_1239' into development-proposed by Gilles Peskine · 8 years ago
  23. d569ecf Add some corrections based on code review by nirekh01 · 8 years ago
  24. 0bc9e30 Merge remote-tracking branch 'upstream-public/pr/1060' into development by Jaeden Amero · 8 years ago
  25. 7de0b8a Merge remote-tracking branch 'upstream-public/pr/1046' into development by Jaeden Amero · 8 years ago
  26. 35285cc Merge remote-tracking branch 'upstream-public/pr/1027' into development by Jaeden Amero · 8 years ago
  27. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 8 years ago
  28. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  29. 197a6d4 Merge remote-tracking branch 'upstream-public/pr/1097' into development by Gilles Peskine · 8 years ago
  30. 3fcc045 Merge remote-tracking branch 'upstream-public/pr/866' into development by Gilles Peskine · 8 years ago
  31. 7c483b6 Merge remote-tracking branch 'upstream-public/pr/865' into development by Gilles Peskine · 8 years ago
  32. 49762fa Add 'MBEDTLS_DHM_ALT' #DEFINE to library/config.h by nirekh01 · 8 years ago
  33. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  34. 702dfbc Improve documentation of truncated HMAC fallback option by Hanno Becker · 8 years ago
  35. 4c2ac7e Deprecate MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT by Hanno Becker · 8 years ago
  36. 563423f Improve documentation of MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT option by Hanno Becker · 8 years ago
  37. e89353a Add fallback to non-compliant truncated HMAC for compatibiltiy by Hanno Becker · 8 years ago
  38. 6851b10 Note that disabling SSL_RENEGO doesn't open door for renego attack by Hanno Becker · 8 years ago
  39. 3226d36 Fix typo in configuration by Ron Eldor · 8 years ago
  40. a565f54 Introduce new files rsa_internal.[ch] for RSA helper functions by Hanno Becker · 8 years ago
  41. a84c1cb Address PR cpomments reviews by Ron Eldor · 8 years ago
  42. 314adb6 Address PR review comments by Ron Eldor · 8 years ago
  43. f9734b3 Change wording of warnings by Hanno Becker · 8 years ago
  44. 4e1be39 Remove FORCE_VERIFICATION and FORCE_BLINDING by Hanno Becker · 8 years ago
  45. a2f6b72 Add warnings regarding the use of DHM in general by Hanno Becker · 8 years ago
  46. 1526330 Allow alternate implementation of GCM by Jaeden Amero · 8 years ago
  47. 936f72c Disable MBEDTLS_RSA_FORCE_BLINDING by default by Hanno Becker · 8 years ago
  48. ab37731 Add support for alternative RSA implementations by Hanno Becker · 8 years ago
  49. 433f39c ECDH alternative implementation support by Ron Eldor · 8 years ago
  50. b68733b ECDSA alternative support by Ron Eldor · 8 years ago
  51. c630ce6 Improve MBEDTLS_NO_UDBL_DIVISION description by Andres Amaya Garcia · 8 years ago
  52. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  53. d91f99f Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT by Andres Amaya Garcia · 8 years ago
  54. 2a6f39c Add library setup and teardown APIs by Andres Amaya Garcia · 8 years ago
  55. ca1cdb2 Make minor changes to documentation by Hanno Becker · 8 years ago
  56. 6d84ae7 Clarify documentation for alternative AES implementations by Hanno Becker · 8 years ago
  57. fdd11b2 Improve MBEDTLS_NO_UDBL_DIVISION description by Andres Amaya Garcia · 8 years ago
  58. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  59. 9da6951 Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT by Andres Amaya Garcia · 8 years ago
  60. 122d899 Add library setup and teardown APIs by Andres Amaya Garcia · 8 years ago
  61. 1a28b01 Make minor changes to documentation by Hanno Becker · 8 years ago
  62. 649dcab Clarify documentation for alternative AES implementations by Hanno Becker · 8 years ago
  63. 08a5c18 Be less specific about memory usage predictions by Hanno Becker · 8 years ago
  64. 9f4e670 Correct documentation for RSA_FORCE_BLINDING option by Hanno Becker · 8 years ago
  65. 177d3cf Rename and document new configuration option for packing AES tables by Hanno Becker · 8 years ago
  66. 88ec238 Add configuration options for verification and blinding by Hanno Becker · 8 years ago
  67. 2fd1bb8 Add option to use smaller AES tables (table sizes reduced by 6144 bytes) by Jussi Kivilinna · 10 years ago
  68. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  69. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  70. c44ab97 Apply review feedback on ECP interface by Janos Follath · 9 years ago
  71. ee782bc Adjust documentation to new ECP function names. by Janos Follath · 9 years ago
  72. 4d9c69d Fix ECP alternative macro names by Janos Follath · 9 years ago
  73. 372697b Clean up ECP abstraction layer code by Janos Follath · 9 years ago
  74. b069753 ECP: Add module and function level replacement options. by Janos Follath · 9 years ago
  75. 6334277 Allow alternate core implementation of CMAC by Steven Cooreman · 8 years ago
  76. 222e2ff Allow alternate core implementation of CCM by Steven Cooreman · 8 years ago
  77. 2cb4739 Fix multiple erroneously named source files in comments by Simon Butcher · 9 years ago
  78. 8e00410 Merge fix for AEAD Random IVs by Simon Butcher · 9 years ago
  79. 69283e5 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  80. 327398a Refactor and change CMAC interface by Simon Butcher · 9 years ago
  81. 53e23b6 Minor CMAC fixes for merge by Brian Murray · 9 years ago
  82. f13d3db Updated comments for CMAC in config.h by Brian Murray · 9 years ago
  83. dc5c7b9 Add support for AES-128-CMAC and AES-CMAC-PRF-128 by Robert Cragie · 10 years ago
  84. 7abc974 Add config macro for min bytes hw entropy by Andres AG · 9 years ago
  85. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  86. f911319 Allow the entry_name size to be set in config.h by Andres AG · 9 years ago
  87. 1e4ec66 Check time platform abstraction macro definitions (#534) by Andres Amaya Garcia · 9 years ago
  88. 1d46a2d Fix issue with reuse of custom yotta configs for target_config.h (#530) by Simon Butcher · 9 years ago
  89. b2c81b1 Added target_config.h as a custom header for yotta use by Simon Butcher · 9 years ago
  90. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  91. 30b5f97 Removes target_config.h file from default and thread configs by Simon Butcher · 9 years ago
  92. 71a597a Update documentation for MBEDTLS_ENTROPY_NV_SEED by Paul Bakker · 9 years ago
  93. cf0a9f9 Introduce platform-layer functions for reading/writing seed from NV by Paul Bakker · 9 years ago
  94. f93b8bc Add requirements for the entropy safety switch in documentation. by Janos Follath · 9 years ago
  95. 53de784 Add entropy safety switch. by Janos Follath · 9 years ago
  96. 80aea30 Fixes syntax and naming for check-names.sh by Simon Butcher · 9 years ago
  97. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  98. c351d18 Restore a change in the documentation. by Janos Follath · 9 years ago
  99. 9194744 Add exit value macros to platform abstraction layer. by Janos Follath · 9 years ago
  100. d567a23 Fix typos, grammar in the comments and clarify them by Simon Butcher · 9 years ago