1. 77e47c0 Add key material for twisted Edwards curves by Gilles Peskine · 4 years, 5 months ago
  2. a00abc6 Consistently describe Ed25519 as a 255-bit curve by Gilles Peskine · 4 years, 5 months ago
  3. 6754680 New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
  4. 01196d0 Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
  5. 5cb08a8 Merge pull request #4202 from paul-elliott-arm/changelog_linelength_enforcement by Ronald Cron · 4 years, 5 months ago
  6. d75773e Pythonify and fix reported line number by Paul Elliott · 4 years, 5 months ago
  7. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  8. 2352396 Obtain the values of expressions by running C code by Gilles Peskine · 4 years, 5 months ago
  9. e009448 New python module to encode a PSA key for storage by Gilles Peskine · 4 years, 6 months ago
  10. 33c601c Hook up PSAMacroCollector to PSAMacroEnumerator by Gilles Peskine · 4 years, 5 months ago
  11. 22fcf1b Move PSAMacroEnumerator to macro_collector by Gilles Peskine · 4 years, 5 months ago
  12. 10ab267 Add some type annotations by Gilles Peskine · 4 years, 5 months ago
  13. b05a59a Improve error message by Paul Elliott · 4 years, 5 months ago
  14. f08648d Make assemble changelog script enforce line length by Paul Elliott · 4 years, 5 months ago
  15. 947bb0b Code readability improvements by Steven Cooreman · 4 years, 5 months ago
  16. d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
  17. 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 5 months ago
  18. d75adfc KeyType: do a sanity check on the key type expression by Gilles Peskine · 4 years, 6 months ago
  19. 4fbffcd Do not require typing_extensions at runtime by Gilles Peskine · 4 years, 6 months ago
  20. fa3c69a Improve documentation of crypto_knowledge.KeyType by Gilles Peskine · 4 years, 6 months ago
  21. 505cc64 Use the base name of the generating script, not the full path by Gilles Peskine · 4 years, 6 months ago
  22. 0ac258e Don't consider secp192r1 by Gilles Peskine · 4 years, 6 months ago
  23. 0cbaf05 Add some randomly generated keys by Gilles Peskine · 4 years, 6 months ago
  24. 6f6483f New module for key material for asymmetric key types by Gilles Peskine · 4 years, 6 months ago
  25. 8ffb585 New function to write a whole .data file by Gilles Peskine · 4 years, 6 months ago
  26. db2f575 New Python module for generating Mbed TLS test cases by Gilles Peskine · 4 years, 6 months ago
  27. 397b028 Create sample key material for symmetric keys by Gilles Peskine · 4 years, 6 months ago
  28. df63968 Enumerate sizes to test for each key type by Gilles Peskine · 4 years, 6 months ago
  29. 0156a15 Framework for knowledge about key types by Gilles Peskine · 4 years, 6 months ago
  30. 0655b4f Check if the last word is 'MASK', not if it ends with 'MASK' by Gilles Peskine · 4 years, 6 months ago
  31. 13d60eb MacroCollector: default to not including intermediate macros by Gilles Peskine · 4 years, 6 months ago
  32. f8deb75 Factor out is_internal_name as a separate method by Gilles Peskine · 4 years, 6 months ago
  33. e7c4455 Move PSAMacroCollector to a module of its own by Gilles Peskine · 4 years, 6 months ago
  34. 7bb85c2 Separate the parsing and generation parts of MacroCollector by Gilles Peskine · 4 years, 6 months ago
  35. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  36. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  37. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  38. 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 6 months ago
  39. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
  40. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  41. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  42. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  43. a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 7 months ago
  44. 2adebc8 Move get_c_expression_values into a separate module by Gilles Peskine · 4 years, 8 months ago
  45. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  46. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  47. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  48. 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
  49. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  50. b64e0fe Fix conditions for including string.h in error.c by Gilles Peskine · 4 years, 9 months ago
  51. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  52. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
  53. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  54. e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
  55. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
  56. cb54610 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in baremetal configuration by Ronald Cron · 4 years, 11 months ago
  57. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  58. a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
  59. 2647b68 Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in full configuration by Ronald Cron · 5 years ago
  60. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  61. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  62. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  63. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  64. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  65. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  66. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  67. fafe855 Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros by Manuel Pégourié-Gonnard · 5 years ago
  68. 527b878 Merge pull request #3454 from gilles-peskine-arm/include-common-h-development by Manuel Pégourié-Gonnard · 5 years ago
  69. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  70. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  71. db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 5 years ago
  72. 66c3dc4 Include the library directory for the sake of 3rdparty by Gilles Peskine · 5 years ago
  73. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  74. 8dc0af2 programs: Link to tests common code by Ronald Cron · 5 years ago
  75. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  76. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  77. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  78. 5afc4c7 Merge pull request #3333 from irwir/fix_vcxproj2 by danh-arm · 5 years ago
  79. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  80. 73b3942 Merge pull request #3367 from hug-dev/psa-constants-in-build-dir by Gilles Peskine · 5 years ago
  81. 600cf9d Add usage info of generate_psa_constants script by Hugues de Valon · 5 years ago
  82. 235c72d Generate PSA constant names in CMake build dir by Hugues de Valon · 5 years ago
  83. 6147e86 Merge pull request #3350 from gilles-peskine-arm/error-include-asn1-development by Gilles Peskine · 5 years ago
  84. 87e658d Add output of `python3` version by Ronald Cron · 5 years ago
  85. 2c1a1f0 Add output of make and cmake versions by Ronald Cron · 5 years ago
  86. efdce2d Do include asn1.h in error.c by Gilles Peskine · 5 years ago
  87. 5241f85 Check that all necessary headers are included in error.c by Gilles Peskine · 5 years ago
  88. fcdea0f Remove definitions and settings that are never used or duplicate MSVC by irwir · 5 years ago
  89. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  90. 39461b0 Merge pull request #3218 from gilles-peskine-arm/travis-rationalize by Gilles Peskine · 5 years ago
  91. 9515d76 Merge pull request #3219 from aggarg/err_optimization by Gilles Peskine · 5 years ago
  92. 0c103a8 Merge pull request #2853 from irwir/fix_vcxproj by Manuel Pégourié-Gonnard · 5 years ago
  93. a4a8f04 Add a simple build script for Windows with Visual Studio by Gilles Peskine · 5 years ago
  94. cabde25 Align with coding style by Gaurav Aggarwal · 5 years ago
  95. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  96. 8663c74 Remove error_description variable from strerr functions by Gaurav Aggarwal · 5 years ago
  97. dc9c47d Merge pull request #3176 from aggarg/development by Gilles Peskine · 5 years ago
  98. 6ea4fc7 Address review comments by Gaurav Aggarwal · 5 years ago
  99. 30de2e8 Make no_deprecated naming more consistent by Gilles Peskine · 5 years ago
  100. c34faba List MBEDTLS_PLATFORM_SETUP_TEARDOWN_ALT in is_seamless_alt by Gilles Peskine · 5 years ago