- 6882b46 Replaced legacy TEST_ASSERT( mbedtls_text_hexcmp() ) by ASSERT_COMPARE by Cédric Meuter · 4 years, 7 months ago
- bc13cd9 Replaced ascii hex input by binary input for all key material by Cédric Meuter · 4 years, 7 months ago
- 2ee0850 Restored check on salt length to the original by Cédric Meuter · 4 years, 7 months ago
- d2dc1f1 Fixed test_suite_pkcs1_v21.data for build witout SHA35 by Cédric Meuter · 4 years, 8 months ago
- 668a78d Added sppecific test cases for mbedtls_rsa_rsassa_pss_sign_ext() by Cédric Meuter · 5 years ago
- a05cbec Added tests for mbedtls_rsa_rsassa_pss_sign_ext() by Cédric Meuter · 5 years ago
- f3fab33 Removed the mode argument from mbedtls_rsa_rsassa_pss_sign_ext() by Cédric Meuter · 5 years ago
- 010ddc2 Integrated feedback of first code review by Cédric Meuter · 5 years ago
- 8aa4d75 Introduced mbedtls_rsa_rsassa_pss_sign_ext(..., saltlen, ...) by Cedric Meuter · 5 years ago
- 3c537fe Merge pull request #3691 from paul-elliott-arm/fix_cmake by Ronald Cron · 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
- 0bb2570 Copyediting 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
- 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
- b23e31d Minor documentation/comment fixes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- e410bf7 Add changelog entry for the memory management fixes by Gilles Peskine · 4 years, 10 months ago
- e54be3a Fix uncaught error if fix_negative fails by Gilles Peskine · 5 years ago
- 89b4130 Fix memory leak in mbedtls_mpi_sub_abs by Gilles Peskine · 5 years ago
- 56f943a Always test in-place addition and subtraction by Gilles Peskine · 5 years ago
- 1bfeb8a Add changelog entry file for bugfix 2927 by gacquroff · 4 years, 8 months ago
- e64a46f Fix exponentiation tests with `MBEDTLS_MPI_MAX_BITS` larger than 256 by Chris Jones · 4 years, 8 months ago
- add9948 Fix whitespace in changelog entry by Chris Jones · 4 years, 8 months ago
- 7c43030 Move dependancy to specific test cases by Chris Jones · 4 years, 8 months ago
- 4592bd8 Fix broken testing on numbers that may be greater than MPI_MAX_SIZE by Chris Jones · 4 years, 8 months ago
- 6ca2327 Update guards for ALG_SHA_224 and ALG_SHA_384 in crypto library by John Durkop · 4 years, 8 months ago
- b250ac9 Set CMake policies for newer versions of CMake by Paul Elliott · 4 years, 11 months ago
- 6df9052 Add ChangeLog entries for auth_crypt changes by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- e146bdc Fix cases where exponentiation was not fully tested by Chris Jones · 4 years, 8 months ago
- 227366b Merge branch 'development' into development-restricted by Gilles Peskine · 4 years, 8 months ago
- aa850cd Reword test cases by Chris Jones · 4 years, 8 months ago
- f215ef8 Test that auth_decrypt{,_ext}() zeroize on failure by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 54a6f23 Merge pull request #3930 from ccvca/fix_missing_argument by Gilles Peskine · 4 years, 8 months ago
- 86796bc Add check_param test for cipher_auth_xxcrypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 9b2a789 Use exact-size buffers for testing auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- f5cf71e Stop using deprecated functions in the library by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 513c243 Deprecate mbedtls_cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- f2ffbc4 Stop supporting NIST_KW in cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 53f10e7 Test cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 89a8fe5 Extract helper function for repeated test code by Manuel Pégourié-Gonnard · 4 years, 8 months ago
- 4c1a100 Improve comments/structure of auth_crypt test by Manuel Pégourié-Gonnard · 4 years, 8 months ago