Commit graph

  • 949cde682e Add changelog entries for #3741 and #3742 Steven Cooreman 2020-10-05 16:24:15 +0200
  • 0ee0d52967 Fix PSA crypto inconsistencies in agreement+derivation Steven Cooreman 2020-10-05 16:03:42 +0200
  • ce48e85db9 Fix PSA crypto inconsistencies in agreement+derivation Steven Cooreman 2020-10-05 16:02:45 +0200
  • 814dca7069 Fix unit tests when MBEDTLS_PSA_CRYPTO_CONFIG is enabled John Durkop 2020-10-05 06:31:12 -0700
  • de47217580
    Do not print any messages if query_config option is used gabor-mezei-arm 2020-09-04 14:44:25 +0200
  • f1f7b29d76
    Fix overiding of return value. gabor-mezei-arm 2020-06-11 12:18:55 +0200
  • 785958577e
    Use goto exit instead of direct return gabor-mezei-arm 2020-04-28 10:40:30 +0200
  • a9eecf1b19
    If query_config is used only the config value is printed. gabor-mezei-arm 2020-07-07 11:11:02 +0200
  • 233f91d5c1 Add bits output to validate_key and import_key Gilles Peskine 2020-10-02 17:48:04 +0200
  • 7f007f70e0
    Merge pull request #3639 from okhowang/android Janos Follath 2020-10-02 13:22:59 +0100
  • 90b545881c Fix the build when _GNU_SOURCE is defined to a non-empty value Gilles Peskine 2020-09-30 22:18:13 +0200
  • dd9ec1c573 Update changelog entry to mention PSA API compliance Fredrik Strupe 2020-10-01 13:22:57 +0200
  • 2cb88c9a24
    Merge pull request #3726 from gilles-peskine-arm/changelog-user-visible-only-development Janos Follath 2020-10-01 11:37:22 +0100
  • 188e192eeb
    Merge pull request #3732 from gilles-peskine-arm/changelog-user-visible-only-2.16 Janos Follath 2020-10-01 11:37:09 +0100
  • 7e7c815aa0
    Merge pull request #3733 from gilles-peskine-arm/changelog-user-visible-only-2.7 Janos Follath 2020-10-01 11:36:59 +0100
  • a1f9ef0615 Fix the build when _GNU_SOURCE is defined to a non-empty value Gilles Peskine 2020-09-30 22:18:13 +0200
  • c6468ee247 Revert "Use glibc's getrandom() instead of syscall when glibc > 2.25." Gilles Peskine 2020-09-30 22:11:13 +0200
  • 9d3391483c Add changelog entry Fredrik Strupe 2020-10-01 10:44:46 +0200
  • e9a1e13d62 2.24.0 is still covered by the old policy Gilles Peskine 2020-10-01 00:35:49 +0200
  • 8c79c3f985 When to write a changelog: minor improvements Gilles Peskine 2020-09-30 09:55:27 +0200
  • 1ffd967411 Explain when to write a changelog entry Gilles Peskine 2020-09-30 01:16:59 +0200
  • 57205b2297 We no longer credit contributors in the changelog Gilles Peskine 2020-09-30 01:13:05 +0200
  • a89b650314 Remove changelog entries without a user-visible impact Gilles Peskine 2020-09-30 01:11:39 +0200
  • e1a7cad3c6 When to write a changelog: minor improvements Gilles Peskine 2020-09-30 09:55:27 +0200
  • 27db5e4405 Explain when to write a changelog entry Gilles Peskine 2020-09-30 01:16:59 +0200
  • 36c2ea5376 We no longer credit contributors in the changelog Gilles Peskine 2020-09-30 01:13:05 +0200
  • 4785ec1dbc Remove changelog entries without a user-visible impact Gilles Peskine 2020-09-30 01:11:39 +0200
  • 2acbed387d psa_generate_key: remove the bit-size sanity check Gilles Peskine 2020-09-30 18:55:42 +0200
  • e85c0c469d
    Merge pull request #3717 from pkolbus/issue-3647 Janos Follath 2020-09-30 16:23:10 +0100
  • 319eee5fdd
    Merge pull request #3728 from pkolbus/issue-3647-2.16 Janos Follath 2020-09-30 16:23:04 +0100
  • b016d8d524
    Merge pull request #3729 from pkolbus/issue-3647-2.7 Janos Follath 2020-09-30 16:22:56 +0100
  • 360e2c41d8 List Montgomery curves in mbedtls_ecp_curve_list() Gilles Peskine 2020-07-24 02:03:20 +0200
  • 326e474a6d Add basic test cases for Curve25519 Gilles Peskine 2020-09-30 17:01:18 +0200
  • e634564381 Restore retry in rsa_prepare_blinding() Peter Kolbus 2020-09-24 11:11:50 -0500
  • b2aeb75509 Restore retry in rsa_prepare_blinding() Peter Kolbus 2020-09-24 11:11:50 -0500
  • c427aa74f1
    Merge pull request #3642 from okhowang/getrandom Manuel Pégourié-Gonnard 2020-09-30 13:55:04 +0200
  • f90e3019dd Use PSA_ERROR_INVALID_ARGUMENT for invalid cipher input sizes Fredrik Strupe 2020-09-28 16:11:33 +0200
  • 76158ce9b7 Use socklen_t on Android and other POSIX-compliant system okhowang(王沛文) 2020-09-03 15:36:36 +0800
  • 9c46a60e6c Use glibc's getrandom() instead of syscall when glibc > 2.25. okhowang(王沛文) 2020-09-03 16:55:01 +0800
  • 4bcfe9269f When to write a changelog: minor improvements Gilles Peskine 2020-09-30 09:55:27 +0200
  • 76228acfb9 Fix typo in define in comment John Durkop 2020-09-29 22:33:49 -0700
  • 714e3a1318 Minor cleanup to fix errors with some unit tests John Durkop 2020-09-29 22:07:04 -0700
  • ece00a0cd0 Explain when to write a changelog entry Gilles Peskine 2020-09-30 01:16:59 +0200
  • 3b4edc78df We no longer credit contributors in the changelog Gilles Peskine 2020-09-30 01:13:05 +0200
  • 27ed799109 Remove changelog entries without a user-visible impact Gilles Peskine 2020-09-30 01:11:39 +0200
  • 3ce9480c38 Add changelog entry for the memory management fixes Gilles Peskine 2020-09-30 00:04:47 +0200
  • 9dd91ecf53 Add changelog entry for the memory management fixes Gilles Peskine 2020-09-30 00:04:47 +0200
  • b51c8a29b5 Fix uncaught error if fix_negative fails Gilles Peskine 2020-07-23 01:14:34 +0200
  • 91070e43a6 Fix memory leak in mbedtls_mpi_sub_abs Gilles Peskine 2020-07-23 01:16:46 +0200
  • e7876341af Always test in-place addition and subtraction Gilles Peskine 2020-07-23 01:18:11 +0200
  • b09e001d69 Fix regexp detection Gilles Peskine 2020-09-29 23:48:39 +0200
  • 6d6f8a4b97 Clarify descriptions of constant-flow helpers better-cf-padding-checks Manuel Pégourié-Gonnard 2020-09-25 09:56:53 +0200
  • 12b89cbc0b
    Fix premature fopen() call in mbedtls_entropy_write_seed_file #3175 Victor Krasnoshchok 2020-08-27 00:19:55 +0300
  • 6361ad9bc6
    Changelog update #3175 Victor Krasnoshchok 2020-09-27 23:51:21 +0300
  • ca8b8e7c31 Restore retry in rsa_prepare_blinding() Peter Kolbus 2020-09-24 11:11:50 -0500
  • 7829748cd4
    Merge pull request #3709 from CameronNemo/issue-3524 Gilles Peskine 2020-09-25 15:23:48 +0200
  • bf4f40883e Rework mbedtls_test_param_failed_get_state_buf() Ronald Cron 2020-09-25 10:45:06 +0200
  • 736eb1de47 Update to VS project file for PSA crypto config John Durkop 2020-09-24 21:11:10 -0700
  • 39e09672a3 Update version_features for new PSA crypto config John Durkop 2020-09-24 21:09:25 -0700
  • 2542c21ba8 Add MBEDTLS_PSA_CRYPTO_CONFIG to test program John Durkop 2020-09-24 21:06:35 -0700
  • e18d09de37 fix(programs/psa): commit python3 generated file Cameron Nemo 2020-09-22 10:37:26 -0700
  • e39d14b142 Fix "make -C tests/data_files -f ..." Gilles Peskine 2020-09-24 16:36:04 +0200
  • 1803563572 Fix "make -C tests/data_files -f ..." Gilles Peskine 2020-09-24 16:36:04 +0200
  • 2dfaf9ca23 Update how MBEDTLS_PSA_CRYPTO_CONFIG is handled John Durkop 2020-09-24 04:30:10 -0700
  • d8959390c5 Add ECDSA support to PSA crypto configuration John Durkop 2020-09-20 23:09:17 -0700
  • 7758c858ae Update requires for MBEDTLS_PSA_CRYPTO_DRIVERS John Durkop 2020-09-17 23:13:42 -0700
  • 6e33dbe9fd Created infrastructure for MBEDTLS_PSA_CRYPTO_CONFIG John Durkop 2020-09-17 21:15:13 -0700
  • 2983b27a08
    Merge pull request #3707 from ronald-cron-arm/feature/fix_return_code_1-2.7 Gilles Peskine 2020-09-22 18:52:09 +0200
  • 506498eaa3
    Merge pull request #3708 from ronald-cron-arm/feature/fix_return_code_1-2.16 Gilles Peskine 2020-09-22 18:52:03 +0200
  • 9b33eb3284
    Merge pull request #3705 from ctron/feature/fix_return_code_1 Gilles Peskine 2020-09-22 18:51:49 +0200
  • 84d4f022e2 fix return code Jens Reimann 2020-09-22 11:57:16 +0200
  • 45a595845d fix return code Jens Reimann 2020-09-22 11:57:16 +0200
  • 9ad4a33a54 fix return code Jens Reimann 2020-09-22 11:57:16 +0200
  • e560be3ab4 Mark basic constraints critical as appropriate. Darren Krahn 2020-09-21 17:40:50 -0700
  • 95434380e1 Detailed architecture of symbol definitions and header inclusion Gilles Peskine 2020-09-21 20:08:51 +0200
  • a8fc171418 Add validate_key entry point Gilles Peskine 2020-09-21 13:54:00 +0200
  • f4d2c7de31
    Improve FI resistance of pk verification in ssl_cli.c Andrzej Kurek 2020-09-20 02:03:42 +0200
  • f74a86c0b0
    Improve FI resistance of certificate verification in ssl_srv.c Andrzej Kurek 2020-09-20 01:57:30 +0200
  • ef34494d80
    ssl_srv.c: change the initial return variable value Andrzej Kurek 2020-08-10 07:11:04 -0400
  • ff51721e99
    ssl_tls: reduce the complexity of encryption validation Andrzej Kurek 2020-08-10 07:10:35 -0400
  • 8ec9e136cf
    ssl_tls: Add a flag indicating that encryption succeeded Andrzej Kurek 2020-08-10 00:26:40 -0400
  • 6c30be8e4b
    ssl: call signature verification twice for non-restartable operations Andrzej Kurek 2020-08-09 14:53:10 -0400
  • 2544cd3582
    Merge pull request #3724 from AndrzejKurek/transform-cipher-optimization-2 Andrzej Kurek 2020-10-06 14:20:10 +0100
  • 69bafce7a3
    Improve the FI resistance in ssl_tls.c key switching Andrzej Kurek 2020-09-19 12:45:20 +0200
  • f7df0d37ab
    Reduce the size of used constant in ssl_tls.c Andrzej Kurek 2020-09-19 12:00:57 +0200
  • a793237998
    Calculate hashes of ssl encryption and decryption keys Andrzej Kurek 2020-09-19 07:56:06 +0200
  • d81351b047
    Change the default value of initialized cipher operation to NONE Andrzej Kurek 2020-09-18 13:14:31 +0200
  • 73680ad5a2
    Merge pull request #3694 from AndrzejKurek/transform-cipher-optimization Andrzej Kurek 2020-09-23 14:06:43 +0100
  • 27e69b59a5 Fix prototypes of opaque key creation entry points Gilles Peskine 2020-09-19 00:35:01 +0200
  • 22270b5048 Fix copypasta punctuation in some function prototypes Gilles Peskine 2020-09-18 22:54:51 +0200
  • 5cb54f7b27
    Merge pull request #3542 from gilles-peskine-arm/psa-unified-driver-specs-20200807 Gilles Peskine 2020-09-18 22:53:46 +0200
  • 401ba5e9b7
    Merge pull request #755 from gabor-mezei-arm/692_bp216_missing_zeroizations_of_sensitive_data Gilles Peskine 2020-09-18 16:20:21 +0200
  • 4685d501e8
    Merge pull request #756 from gabor-mezei-arm/692_bp27_missing_zeroizations_of_sensitive_data Gilles Peskine 2020-09-18 16:20:17 +0200
  • bbc6032444
    Merge pull request #731 from gabor-mezei-arm/692_missing_zeroizations_of_sensitive_data Gilles Peskine 2020-09-18 16:20:13 +0200
  • 822b3729e7 Remove last use of non-bit operations Manuel Pégourié-Gonnard 2020-09-18 09:54:01 +0200
  • 2a59fb45b5 Add explicit cast when truncating values Manuel Pégourié-Gonnard 2020-08-25 11:51:46 +0200
  • 6e2a9a7faa Factor repeated code in ssl_cf functions Manuel Pégourié-Gonnard 2020-08-25 10:01:00 +0200
  • 2ddec4306f Use bit operations for constant-flow padding check Manuel Pégourié-Gonnard 2020-08-24 12:49:23 +0200
  • 1175044156
    Merge enc/dec cipher contexts in ssl transforms Andrzej Kurek 2020-09-17 07:12:06 -0400
  • e72c8d28f1
    Merge pull request #3687 from Jongy/fix-docs-mbedtls-2.16 Gilles Peskine 2020-09-17 00:02:36 +0200