1. 8ae012b Generalize test_suite_psa_crypto_entropy by Gilles Peskine · 4 years, 9 months ago
  2. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 9 months ago
  3. f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 9 months ago
  4. 9a4baa1 Remove unnecessary precautions around #include psa_crypto_helpers.h by Gilles Peskine · 4 years, 9 months ago
  5. d71539f Fix test_psa_collect_statuses: update makefile dependencies by Gilles Peskine · 4 years, 8 months ago
  6. d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 9 months ago
  7. 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 9 months ago
  8. 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 9 months ago
  9. ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 9 months ago
  10. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  11. 75fdd06 Merge pull request #3973 from stroebeljc/development by Manuel Pégourié-Gonnard · 4 years, 7 months ago
  12. 03ee383 Updated change description as suggested by @gilles-peskine-arm. by stroebeljc · 4 years, 7 months ago
  13. 73d7832 Merge pull request #3969 from frestr/bugfix/psa_close_key_leak by Gilles Peskine · 4 years, 7 months ago
  14. 9c3e060 Explain the design of mbedtls_psa_get_random better by Gilles Peskine · 4 years, 7 months ago
  15. 0c59ba8 Fix the error detection in psa_generate_random by Gilles Peskine · 4 years, 7 months ago
  16. e67ba98 Fixed verb tense in change log. by stroebeljc · 4 years, 7 months ago
  17. 2b50d78 Fixed incorrect change log formatting. by stroebeljc · 4 years, 7 months ago
  18. d4de1b5 Updated per comments from @gilles-peskine-arm. by stroebeljc · 4 years, 7 months ago
  19. 71ddab9 Simplify the chunk loop in psa_generate_random by Gilles Peskine · 4 years, 7 months ago
  20. 88fa5c4 Minor documentation improvements by Gilles Peskine · 4 years, 7 months ago
  21. e9e0388 Merge pull request #3965 from bensze01/use_after_scope by Manuel Pégourié-Gonnard · 4 years, 7 months ago
  22. 70f63d0 Added references to the NIST test data used in the self-test function. by ENT\stroej1 · 4 years, 7 months ago
  23. df30700 Updated self test to use NIST test vectors and produce proper result. by ENT\stroej1 · 4 years, 7 months ago
  24. a0deec0 Extended test vectors to accomodate addition of nonce to test input array and updated results. by ENT\stroej1 · 4 years, 8 months ago
  25. 6a5f10c Added ChangeLog entry for related issue. by ENT\stroej1 · 4 years, 8 months ago
  26. 1446211 Update self-test vectors to include nonce and test it as part of reseeding. by ENT\stroej1 · 4 years, 8 months ago
  27. 4b91986 Fixed seed variable concatenation pointer. by ENT\stroej1 · 4 years, 8 months ago
  28. 462aa57 PSA Crypto: Don't skip key data removal when SE driver is not in use by Fredrik Strupe · 4 years, 8 months ago
  29. 3c537fe Merge pull request #3691 from paul-elliott-arm/fix_cmake by Ronald Cron · 4 years, 8 months ago
  30. 0bd9d22 Add Changelog entry by Bence Szépkúti · 4 years, 8 months ago
  31. 880334c Fix use-after-scope error in programs/ssl by Bence Szépkúti · 4 years, 8 months ago
  32. 575ece0 Merge pull request #3576 from gilles-peskine-arm/psa-lifetime-persistence-indicator-tweaks by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  33. b3cd963 Pacify check-names.sh by Gilles Peskine · 4 years, 8 months ago
  34. 0bb2570 Copyediting by Gilles Peskine · 4 years, 8 months ago
  35. b2b64d3 Rename psa_crypto_random.h to psa_crypto_random_impl.h by Gilles Peskine · 4 years, 8 months ago
  36. 8814fc4 Make mbedtls_psa_get_random more usable outside psa_crypto.c by Gilles Peskine · 4 years, 8 months ago
  37. 5894e8e Replace mbedtls_psa_random_state( ... ) by MBEDTLS_PSA_RANDOM_STATE by Gilles Peskine · 4 years, 8 months ago
  38. e39bdaa Specialize some wording from the specification by Gilles Peskine · 4 years, 8 months ago
  39. 9b3e5a7 Clarify the explanation of locations by Gilles Peskine · 4 years, 8 months ago
  40. f3c8565 Merge pull request #789 from ARMmbed/mbedtls-2.25.0r0 by Janos Follath · 4 years, 8 months ago
  41. 8f05aeb Merge pull request #3882 from gilles-peskine-arm/psa-random-driver-spec by Ronald Cron · 4 years, 8 months ago
  42. 348eeeb Clarify the intent of the KEEPALIVE flag by Gilles Peskine · 4 years, 8 months ago
  43. 1c54b54 Merge pull request #786 from ARMmbed/dev/yanesca/mbedtls-2.25.0r0-pr by Janos Follath · 4 years, 8 months ago mbedtls-2.25.0 v2.25.0
  44. e921626 Fix ChangeLog format by Janos Follath · 4 years, 8 months ago
  45. d6ce116 Consolidate partial feature into single entry by Janos Follath · 4 years, 8 months ago
  46. a27a4e2 Merge pull request #3929 from gilles-peskine-arm/psa-driver-remove-old-accel by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  47. 48c76c9 Merge pull request #3949 from bensze01/update_psa_values by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  48. 76027f6 Add missing Changelog entry by Janos Follath · 4 years, 8 months ago
  49. 56b38c2 Finalize ChangeLog by Janos Follath · 4 years, 8 months ago
  50. 0cbdc61 Bump version to Mbed TLS 2.25.0 by Janos Follath · 4 years, 8 months ago
  51. 7ac5fd1 Assemble ChangeLog by Janos Follath · 4 years, 8 months ago
  52. 248900d Fix Changelog format by Janos Follath · 4 years, 8 months ago
  53. debe719 Add missing ChangeLog entries by Janos Follath · 4 years, 8 months ago
  54. a946dcf Merge branch 'development-restricted' into mbedtls-2.25.0r0-pr by Janos Follath · 4 years, 8 months ago
  55. 24cebf6 Add a section for transparent drivers by Gilles Peskine · 4 years, 8 months ago
  56. f0e2853 Minimal update to mention unified-interface opaque drivers by Gilles Peskine · 4 years, 8 months ago
  57. 6d5c7bc Merge pull request #3898 from paul-elliott-arm/fix_pem_write by Gilles Peskine · 4 years, 8 months ago
  58. 4af6560 Improve documentation in test_psa_constant_names.py by Bence Szépkúti · 4 years, 8 months ago
  59. 2b75962 Merge pull request #3948 from bensze01/update_psa_values by Gilles Peskine · 4 years, 8 months ago
  60. 7e37bf9 Update test_psa_constant_names.py for new values by Bence Szépkúti · 4 years, 8 months ago
  61. 6879f42 Add changelog by Bence Szépkúti · 4 years, 8 months ago
  62. 99ffb2b Simplify description of PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  63. cbe3953 Substitute PSA_ALG_STREAM_CIPHER into all files by Bence Szépkúti · 4 years, 8 months ago
  64. c6a26c9 Update PSA Crypto persistent key storage tests by Bence Szépkúti · 4 years, 8 months ago
  65. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  66. 1de907d Introduce PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  67. e995b9b Clarify statuses from mbedtls_psa_external_get_random by Gilles Peskine · 4 years, 8 months ago
  68. ae7772d Clarifications around reseed_entropy_size by Gilles Peskine · 4 years, 8 months ago
  69. 43100e3 Add section on combining get_entropy with add_entropy by Gilles Peskine · 4 years, 8 months ago
  70. 32e584c Copyediting and minor clarifications by Gilles Peskine · 4 years, 8 months ago
  71. 3ff7906 Note an interrogation about integer value representation by Gilles Peskine · 4 years, 9 months ago
  72. 6a530e8 Random driver: make initial_entropy_size mandatory by Gilles Peskine · 4 years, 9 months ago
  73. ee914f3 Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  74. 609394c Open question: can there be multiple RNG instances? by Gilles Peskine · 4 years, 9 months ago
  75. 8d5092c get_random: no output on error by Gilles Peskine · 4 years, 9 months ago
  76. 1ef6ad4 Note that I'm not completly sure about the get_entropy flags by Gilles Peskine · 4 years, 9 months ago
  77. 3eb65fb Open question: should add_entropy take an estimated_entropy_bits parameter? by Gilles Peskine · 4 years, 9 months ago
  78. b89b4b9 get_entropy: recommendations on conditioning and entropy estimates by Gilles Peskine · 4 years, 9 months ago
  79. 05ab264 get_entropy: recommendations on the output_size by Gilles Peskine · 4 years, 9 months ago
  80. a14326f Make add_entropy optional by Gilles Peskine · 4 years, 9 months ago
  81. 390c5a2 It is not meaningful for reseed_entropy_size to be 0 by Gilles Peskine · 4 years, 9 months ago
  82. 0e3b7ce Don't require a call to add_entropy when 0 bytes are needed by Gilles Peskine · 4 years, 9 months ago
  83. 5263e1e Transparent drivers can have get_entropy as well by Gilles Peskine · 4 years, 9 months ago
  84. e80978a Specification for random generation and entropy drivers by Gilles Peskine · 4 years, 9 months ago
  85. 557b8d6 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
  86. 5197735 Remove the time stamp by Gilles Peskine · 4 years, 8 months ago
  87. 450dbd6 Merge pull request #785 from gilles-peskine-arm/cipher-nist_kw-changelog by Gilles Peskine · 4 years, 8 months ago
  88. 7710906 Merge pull request #3393 from geecrypt/development by Ronald Cron · 4 years, 8 months ago
  89. 22a1911 NIST_KW in cipher: credit the reporter by Gilles Peskine · 4 years, 8 months ago
  90. 3aae5d4 Merge pull request #781 from mpg/cipher-auth-crypt-restricted by Janos Follath · 4 years, 8 months ago
  91. 3a0535b Merge pull request #3916 from jdurkop/psa-crypto-config-hashes-3672 by Gilles Peskine · 4 years, 8 months ago
  92. d33aabf Merge pull request #3942 from gilles-peskine-arm/ecp-bignum-error-checks-development by Gilles Peskine · 4 years, 8 months ago
  93. 841b6fa Fix unused param warnings in auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  94. 7973e2b Merge pull request #772 from chris-jones-arm/development-restricted by Janos Follath · 4 years, 8 months ago
  95. 4e0a4d4 Clarifying comment by Gilles Peskine · 4 years, 8 months ago
  96. a56d3d9 cipher_auth_xxcrypt_ext: Make NIST_KW case more robust by Gilles Peskine · 4 years, 8 months ago
  97. e09aeb4 Remove redundant NIST_KW checks in cipher_auth_xxcrypt() by Gilles Peskine · 4 years, 8 months ago
  98. 8a3d234 Fail the test case immediately if cipher_reset_key fails by Gilles Peskine · 4 years, 8 months ago
  99. a2971ea Simplify some buffer comparisons in tests by Gilles Peskine · 4 years, 8 months ago
  100. 70edd68 cipher_auth_xxcrypt(): fix some null pointer handling by Gilles Peskine · 4 years, 8 months ago