1. dcaefae Parametrize Diffie-Hellman keys by a group identifier by Gilles Peskine · 6 years ago
  2. 882e57e psa_constant_names: support key agreement algorithms by Gilles Peskine · 6 years ago
  3. e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
  4. 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
  5. e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
  6. 9afb2e9 Remove tests that depend on TLS or X.509 by Jaeden Amero · 7 years ago
  7. 03c60de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  8. 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  9. 4a51228 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  10. a9d6ba2 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
  11. 415620c Merge remote-tracking branch 'origin/pr/2105' into development by Jaeden Amero · 6 years ago
  12. 5e6d24c psa: Add backwards compatible error codes by Jaeden Amero · 6 years ago
  13. 69d7c8b Declare a psa_key_file_id_t layout with an owner field by Gilles Peskine · 6 years ago
  14. 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
  15. 1724574 Add MBEDTLS_PSA_HAS_ITS_IO to config.pl exclude list by Andrzej Kurek · 6 years ago
  16. d3643ef Add PSA defines to config.pl exclude list by Andrzej Kurek · 6 years ago
  17. 17c53c5 Fix check-generated-files.sh failure with query_config by Andres Amaya Garcia · 7 years ago
  18. bc432b8 Use \r instead of 0xD in generate_visualc_files.pl by Andres Amaya Garcia · 7 years ago
  19. 8645f73 Update query_config.c with new macros by Andres Amaya Garcia · 7 years ago
  20. ef672f0 Exclude macros from query_config.c generation by Andres Amaya Garcia · 7 years ago
  21. 27b3372 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  22. 5bc6e92 Fix query_config macro expansion for windows by Andres Amaya Garcia · 7 years ago
  23. c84a65d Fix missing include in vs proj files for query programs by Andres Amaya Garcia · 7 years ago
  24. c28da7e Improve comments in query_config.fmt by Andres Amaya Garcia · 7 years ago
  25. 5aca555 Fix GCC 0-length printf format string error by Andres Amaya Garcia · 7 years ago
  26. 2fdc2c2 Fix multiple stdio.h inclusion in query_config.c by Andres Amaya Garcia · 7 years ago
  27. 109f8b6 Fix typo in quenerate_query_config.pl comment by Andres Amaya Garcia · 7 years ago
  28. 4c981a0 Add gen_query_config.pl to check-gen-files and bump_version by Andres Amaya Garcia · 7 years ago
  29. 88121a9 Script generation of query_config.c file by Andres Amaya Garcia · 7 years ago
  30. df72306 Fix typo in generate_psa_constants.py by Darryl Green · 6 years ago
  31. 6d194bd Read constant names from crypto_extra.h as well as crypto_values.h by Gilles Peskine · 7 years ago
  32. 182c2e9 psa_constant_names: fix display for truncated unknown MAC/AEAD algorithm by Gilles Peskine · 7 years ago
  33. f3b731e Move integral types and associated macros to their own header by Gilles Peskine · 7 years ago
  34. 26fd730 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  35. e10f191 Remove MBEDTLS_PSA_CRYPTO_SPM from config.pl by Hanno Becker · 7 years ago
  36. aeefa49 Add config option for X.509/TLS to use PSA by Manuel Pégourié-Gonnard · 7 years ago
  37. 3d5d837 Merge pull request #198 from ARMmbed/psa_crypto_its by Gilles Peskine · 7 years ago
  38. ffeb1b8 abi_check: Update submodules by Jaeden Amero · 7 years ago
  39. 7acb0cf abi_check: Allow checking current checkout by Jaeden Amero · 7 years ago
  40. 484ee33 psa: Add PSA Crypto configuration by Jaeden Amero · 7 years ago
  41. 74a04cd Remove exporter script by Jaeden Amero · 7 years ago
  42. a90abf1 add MBEDTLS_PSA_HAS_ITS_IO by Moran Peker · 7 years ago
  43. 4611956 Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option by Moran Peker · 7 years ago
  44. d49a499 psa: Implement persistent keys by Darryl Green · 7 years ago
  45. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  46. d9eee3b Add library as valid header file location by Darryl Green · 7 years ago
  47. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  48. 02d6295 Move positive hash tests into a new test suite by itayzafrir · 7 years ago
  49. 1824696 Fix integer conversion warnings in psa_constant_names by Darryl Green · 7 years ago
  50. 498c2a1 psa_constant_names: support truncated MAC and AEAD by Gilles Peskine · 7 years ago
  51. 0deaf3d psa_constant_names: new function append_integer by Gilles Peskine · 7 years ago
  52. 3a33c01 mbed_crypto: Always describe the current version by Jaeden Amero · 7 years ago
  53. 44fed61 Create infrastructure for metadata validation unit tests by Gilles Peskine · 7 years ago
  54. daea26f Correct and simplify block-based cipher modes by Gilles Peskine · 7 years ago
  55. 23b9d14 Fix indentation in generated C file by Gilles Peskine · 7 years ago
  56. ddeb55a Remove trailing whitespace and fix indentation in generated C file by Gilles Peskine · 7 years ago
  57. 588e8cb Add psa headers to generate_visualc_files.pl by Darryl Green · 7 years ago
  58. 80e317a all.sh: Test the Mbed Crypto exporter by Jaeden Amero · 7 years ago
  59. debb2c0 crypto: Add an Mbed Crypto exporter script by Jaeden Amero · 7 years ago
  60. 029b5d6 New utility program psa/psa_constant_names by Gilles Peskine · 7 years ago
  61. 67a9351 psa: config: Add MBEDTLS_PSA_CRYPTO_SPM by Jaeden Amero · 7 years ago
  62. 0ff4e0b Add platform error codes by Ron Eldor · 7 years ago
  63. 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 7 years ago
  64. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  65. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  66. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  67. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  68. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
  69. eb6ed71 Merge remote-tracking branch 'public/pr/1267' into development by Simon Butcher · 7 years ago
  70. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  71. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  72. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  73. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  74. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  75. cdd97fd Merge remote-tracking branch 'upstream-public/pr/1433' into development by Jaeden Amero · 7 years ago
  76. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  77. 418527b Fix minor issues with command line options by Darryl Green · 7 years ago
  78. 5121d4b Remove refs to VS6 from generate_visualc_files.pl by Andres AG · 7 years ago
  79. 3c5f949 genereate_visualc_files.pl deletes old files by Andres Amaya Garcia · 8 years ago
  80. 7869680 Updated abi_check.py docstrings by Darryl Green · 7 years ago
  81. 533407a Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
  82. 5031a9a Merge remote-tracking branch 'upstream-public/pr/1134' into development-proposed by Jaeden Amero · 7 years ago
  83. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  84. a6f430f Fix current directory check by Darryl Green · 7 years ago
  85. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  86. 127c5af Add copyright to abi_check script by Darryl Green · 7 years ago
  87. 13678d2 Merge remote-tracking branch 'upstream-public/pr/922' into development-proposed by Gilles Peskine · 7 years ago
  88. 7c2dd58 Add script for ABI compatibility checking by Darryl Green · 7 years ago
  89. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  90. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  91. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  92. 0cb7709 Add LinkLibraryDependencies to VS2010 app template by Jaeden Amero · 7 years ago
  93. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  94. 9214327 Sort list to make things easier to find by Gilles Peskine · 8 years ago
  95. c4e9694 Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config by Azim Khan · 8 years ago
  96. c3c3a68 Update usage description by Azim Khan · 8 years ago
  97. 0d44573 Add option to do baremetal configuration. by Azim Khan · 8 years ago
  98. f16de7d Merge remote-tracking branch 'upstream-public/pr/995' into development by Gilles Peskine · 8 years ago
  99. 69944b1 Make matching more robbust in generate_errors.pl by Andres Amaya Garcia · 8 years ago
  100. d2da622 Ensure that only .h files are parsed in generate_errors.pl by Andres Amaya Garcia · 8 years ago