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