- 45d350b Allow tests/scripts/foo.py to import from scripts by Gilles Peskine · 4 years, 8 months ago
- 7be4551 Check typing of python scripts if mypy is available by Gilles Peskine · 5 years ago
- e6d0ac2 mbedtls_test.py: Tell mypy to ignore mbed_host_tests by Gilles Peskine · 5 years ago
- 38b66df test_generate_test_code: remove Python 2 compatibility code by Gilles Peskine · 5 years ago
- ac9e7c0 check_files.py: pass mypy by Gilles Peskine · 5 years ago
- 4aebb8d Test shebang lines by Gilles Peskine · 5 years ago
- 15898ee Allow Python files not to be executable by Gilles Peskine · 5 years ago
- 6d5c7bc Merge pull request #3898 from paul-elliott-arm/fix_pem_write by Gilles Peskine · 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
- 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
- 557b8d6 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
- 7710906 Merge pull request #3393 from geecrypt/development by Ronald Cron · 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
- 56f943a Always test in-place addition and subtraction by Gilles Peskine · 5 years ago
- 1b7ee05 Added tests to confirm hash support for crypto config by John Durkop · 4 years, 8 months ago
- 6aceb51 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
- 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
- 9aaa3e1 Merge pull request #3786 from stevew817/feature/generate_pubkey_in_driver by Gilles Peskine · 4 years, 9 months ago
- e13fb81 A variable is unused in some configurations by Gilles Peskine · 4 years, 9 months ago
- c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 9 months ago
- 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
- b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
- 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
- 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
- 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
- 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
- ab79bd2 tests: slot mgmt: Improve key_slot_eviction_to_import_new_key test by Ronald Cron · 4 years, 9 months ago
- 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
- 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
- 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
- c704314 Merge pull request #3867 from gilles-peskine-arm/error-include-string by Gilles Peskine · 4 years, 9 months ago
- 7d54f66 Miscellaneous coding style fixes by Ronald Cron · 4 years, 9 months ago
- 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
- 9f4a01c Merge pull request #3571 from gufe44/arc4random_buf-implicit by Gilles Peskine · 4 years, 9 months ago
- 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
- 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
- a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
- 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
- 54b9008 psa: Forbid creation/registration of keys in vendor range by Ronald Cron · 4 years, 9 months ago
- 65f38a3 Add key id check when creating a volatile key by Ronald Cron · 4 years, 10 months ago
- d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 10 months ago
- f1ff9a8 tests: psa: Use PSA_KEY_LIFETIME_IS_VOLATILE where it should by Ronald Cron · 4 years, 10 months ago
- 390f607 Add tests checking owner of volatile keys by Ronald Cron · 4 years, 10 months ago
- fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
- f67aefe tests: slot mgmt: Add psa_purge_key testing by Ronald Cron · 4 years, 10 months ago
- 994b805 tests: slot mgmt: Fix test data by Ronald Cron · 4 years, 10 months ago
- e7e86cf tests: slot mgmt: Rename ways of invalidating keys by Ronald Cron · 4 years, 10 months ago
- 3930997 tests: slot mgmt: Add purge checks in volatile key lifecycle test by Ronald Cron · 4 years, 10 months ago
- 5425a21 tests: Adapt PSA tests to openless APIs by Ronald Cron · 5 years ago
- c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
- e4f6d5c tests: Fix persistent slot lifecycle tests by Ronald Cron · 4 years, 9 months ago
- 4184107 tests: Fix checks of volatile key identifier by Ronald Cron · 4 years, 11 months ago
- 432e19c tests: Fix error codes when using "invalid" handles by Ronald Cron · 4 years, 11 months ago
- 2d52eb2 tests: Fix invalid key identifier error code by Ronald Cron · 4 years, 11 months ago
- c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
- 47a8561 Introduce psa_key_handle_equal inline function by Ronald Cron · 5 years ago
- c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
- 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
- 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
- 7fc75ea Enable all features in crypto_config.h by John Durkop · 4 years, 9 months ago
- bd069d3 Enhanced testing for PSA crypto config features by John Durkop · 4 years, 9 months ago
- 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
- f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- 3809f5f Add a build with MBEDTLS_ERROR_STRERROR_DUMMY by Gilles Peskine · 4 years, 9 months ago
- 25fdebf Add missing configs from test-ref-configs.pl by Gilles Peskine · 4 years, 9 months ago
- 7a78a1f Sort entries to make it easier to eyeball the list by Gilles Peskine · 4 years, 9 months ago
- efcf52d Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development by Ronald Cron · 4 years, 9 months ago
- db6e33e Merge pull request #3826 from frestr/test/chachapoly_vector by Gilles Peskine · 4 years, 9 months ago
- a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
- 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
- c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
- 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
- 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
- 1040315 style by Johan Pascal · 4 years, 10 months ago
- 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 11 months ago
- 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 11 months ago
- 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
- 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
- 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
- 2b3dfe4 Force IPv6 for DTLS interop tests with gnutls-cli by Ron Eldor · 7 years ago
- 3c6a44b Add interop tests by Ron Eldor · 7 years ago
- b465539 Add tests and code to support by Ron Eldor · 7 years ago
- 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
- 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
- d61ed3c PSA Crypto: Add zero-length input test vectors for ChaChaPoly by Fredrik Strupe · 4 years, 9 months ago
- e7012c7 Cleaned up test_psa_crypto_config_no_driver based on review comments by John Durkop · 4 years, 9 months ago
- 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
- 01fc209 Merge pull request #3748 from torstenes/3740_PSA_key_storage_systematically_store_bits by Gilles Peskine · 4 years, 9 months ago
- 821f291 Ensure that all test vectors only contain one error. by Torstein Nesse · 4 years, 10 months ago
- 8ac0b80 Rename test_psa_want_ecdsa_disabled_softare by John Durkop · 4 years, 10 months ago
- 4377bf7 Added new PSA crypto config test with no test driver by John Durkop · 4 years, 10 months ago
- 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
- 1b275cc Merge pull request #3772 from frestr/bugfix/ccm_add_length by Gilles Peskine · 4 years, 10 months ago
- 176fca0 Merge pull request #3793 from daverodgman/ccm_test_memory_fix by Gilles Peskine · 4 years, 10 months ago
- ec32a74 Merge pull request #3799 from d3zd3z/fixchar by Gilles Peskine · 4 years, 10 months ago
- b7eaa77 Merge pull request #3743 from stevew817/bugfix/use_ecdh_key_in_streamlined_derivation by Gilles Peskine · 4 years, 10 months ago
- d924655 Update changelog entry, format specification, and correct test vectors by Torstein Nesse · 4 years, 10 months ago