- 7d49a1c doxygen: remove unnecessary description by Andrzej Kurek · 3 years, 6 months ago
- 15f3504 Merge pull request #7507 from yuhaoth/pr/fix-armclang-without-cmd-target-flags-fail by Dave Rodgman · 2 years, 1 month ago
- 893be8d Replace cpu modifier flags by Jerry Yu · 2 years, 1 month ago
- 8bfa24b Update compiler versions requirement by Jerry Yu · 2 years, 3 months ago
- b1d06bb Add error message for old armclang by Jerry Yu · 2 years, 3 months ago
- 8e96e78 update document and error message by Jerry Yu · 2 years, 3 months ago
- 6b00f5a Add guards for arm_neon.h by Jerry Yu · 2 years, 3 months ago
- c37e260 Add armclang version requirement for sha512 by Jerry Yu · 2 years, 3 months ago
- 22a4d3e fix armclang build fail for sha512. by Jerry Yu · 2 years, 3 months ago
- 580e06f fix armclang compile fail by Jerry Yu · 2 years, 3 months ago
- 08933d3 fix compile fail for armclang by Jerry Yu · 2 years, 3 months ago
- 3c22366 Merge pull request #7863 from valeriosetti/issue7790 by Paul Elliott · 2 years, 1 month ago
- a824e40 Merge pull request #7500 from tom-cosgrove-arm/fix-armclang-bswap32 by Dave Rodgman · 2 years, 1 month ago
- 88f34e3 Merge pull request #7703 from gabor-mezei-arm/7598_clone_the_eco_module by Paul Elliott · 2 years, 1 month ago
- f2b5a13 Fix MBEDTLS_BSWAP32 on armcc 5 by Tom Cosgrove · 2 years, 3 months ago
- 4999f15 Merge pull request #7878 from beni-sandu/development by Dave Rodgman · 2 years, 1 month ago
- 1e6063c test: set MBEDTLS_ECP_DP dependency also for Montgomery curves by Valerio Setti · 2 years, 1 month ago
- d476faa test: add more tests for Montgomery's invalid masks by Valerio Setti · 2 years, 1 month ago
- aed8799 test: verify that Montgomery keys can be fixed on parsing by Valerio Setti · 2 years, 1 month ago
- 41b0818 ecp: rearrange code in ecp_read_key() by Valerio Setti · 2 years, 1 month ago
- 4a09dcc test: replace ECP_DP_CURVE25519_ENABLED with PSA_WANT_ECC_MONTGOMERY_255 by Valerio Setti · 2 years, 1 month ago
- ef80d11 test: add proper key requirements in X25519 key parsing tests by Valerio Setti · 2 years, 1 month ago
- 21d4241 pkparse: always check all private keys on import by Valerio Setti · 2 years, 1 month ago
- 6b062ee pkparse: parse also Weierstrass private keys using ecp_read_key() by Valerio Setti · 2 years, 1 month ago
- 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
- 805e4a0 pkparse: use ecp_read_key() for parsing private key of Montgomery curves by Valerio Setti · 2 years, 1 month ago
- 0a92121 test: test of Montgomery keys with uncorrect bits whenever PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- 19280ad Merge pull request #7908 from gilles-peskine-arm/ssl-opt-fix-hrr-test-curves-groups by Gilles Peskine · 2 years, 1 month ago
- b387fcf Adapt names (curves -> groups) in a separately added test case by Gilles Peskine · 2 years, 1 month ago
- 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
- d9f0c76 Merge pull request #7879 from tgonzalezorlandoarm/development by Gilles Peskine · 2 years, 1 month ago
- f3e488e Merge pull request #7216 from lpy4105/issue/6840/add-getters-for-some-fields by Dave Rodgman · 2 years, 1 month ago
- f614bde Merge pull request #7656 from mprse/ffdh_tls13_v2_drivers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
- 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 5a3f5f4 Add changelog entries by Pengyu Lv · 2 years, 1 month ago
- 5cbb93e Add test for cache timeout getter by Pengyu Lv · 2 years, 1 month ago
- db61433 Add test for endpoint getter by Pengyu Lv · 2 years, 1 month ago
- 30e0870 Add test for hostname getter by Pengyu Lv · 2 years, 1 month ago
- 08daebb Make endpoint getter parameter a pointer to const by Pengyu Lv · 2 years, 1 month ago
- accd53f Add getter access to endpoint field in mbedtls_ssl_config by Pengyu Lv · 2 years, 5 months ago
- 918ebf3 Add getter access to hostname field in mbedtls_ssl_context by Pengyu Lv · 2 years, 5 months ago
- af724dd ssl_cache: Add getter access to timeout field by Pengyu Lv · 2 years, 5 months ago
- 7dbd2bf Merge pull request #7441 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
- 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
- c5f41bf Merge pull request #7212 from sergio-nsk/patch-4 by Tom Cosgrove · 2 years, 1 month ago
- 602a091 Merge pull request #7464 from yuhaoth/pr/Change-clock-source-to-bootime-for-ms-time by Dave Rodgman · 2 years, 1 month ago
- 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
- c75ff73 Add change log by Ronald Cron · 2 years, 1 month ago
- 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 2 months ago
- f05ca73 Update comment by Gabor Mezei · 2 years, 1 month ago
- c4749b1 Merge pull request #7584 from gilles-peskine-arm/fuzz-file-open-fail by Dave Rodgman · 2 years, 1 month ago
- 2d3ba07 Add ChangeLog entry for CMake config defines by David Horstmann · 2 years, 1 month ago
- 1917ee7 Merge pull request #7867 from gilles-peskine-arm/readme-python3.8 by Dave Rodgman · 2 years, 1 month ago
- 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 46b2d2b Fix code style by Przemek Stekiel · 2 years, 1 month ago
- aa00e81 Merge pull request #7492 from gilles-peskine-arm/psa-driver-doc-entry-point by Dave Rodgman · 2 years, 1 month ago
- 3719f9e tests/test_suite_pem: Augment DES test cases with AES: PEM by Tomás González · 2 years, 1 month ago
- 2230258 Merge pull request #7890 from yanrayw/aes_comment_fix by Dave Rodgman · 2 years, 1 month ago
- e1d5b07 Link to the guide for writing a driver by Gilles Peskine · 2 years, 1 month ago
- a30c5cf Use minimal include in test_suite_random by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 999ce22 Make the PSA-mbedtls RNG API public by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- d55d66f Fix missing includes by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- abfe640 Rationalize includes in psa_util by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 801d5b4 Remove unnecessary (and harmful) include by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- b7e8939 Move error functions to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- a5a8f29 Move ECC and FFDH macros to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- f9b012f Remove unused function from psa_util.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 5c731b0 Use consistent guards for deprecated feature by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 57fa72f Remove unused function in cipher.c by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- efcc1f2 Make cipher functions static in cipher.c by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 408569f Adapt function name: mbedtls_ssl_tls13_generate_and_write_dh_key_exchange by Przemek Stekiel · 2 years, 1 month ago
- 68e7544 parse_groups: curve -> group adaptations by Przemek Stekiel · 2 years, 1 month ago
- 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
- 5adfdbd AES: fix mismatch comment in #endif by Yanray Wang · 2 years, 1 month ago
- c97a407 Remove value assignment for enum entries by Gabor Mezei · 2 years, 1 month ago
- 2a7bcaf Use only `MBEDTLS_ECP_WITH_MPI_UINT` to switch between the ecp variants by Gabor Mezei · 2 years, 1 month ago
- 836aed7 Merge pull request #6003 from gstrauss/x509_time by Tom Cosgrove · 2 years, 1 month ago
- 6db6047 Add a new test component to test the new bignum interface with `TEST_HOOKS` by Gabor Mezei · 2 years, 1 month ago
- 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
- 1a729dc Fix comment by Gabor Mezei · 2 years, 1 month ago
- d6789f1 Used preferred macro definition check by Gabor Mezei · 2 years, 1 month ago
- 0f1dd57 Use emptiness-checks rather than DEFINED checks by David Horstmann · 2 years, 6 months ago
- 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
- 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
- ae33ab8 Pass config file options to mbedtls_test(_helpers) by David Horstmann · 2 years, 7 months ago
- 82f11ff Pass MBEDTLS_CONFIG_FILE defines through cmake by David Horstmann · 2 years, 7 months ago
- 761d0dc Improve doxygen formatting by Dave Rodgman · 2 years, 1 month ago
- ff4c2db Improve comments by Dave Rodgman · 2 years, 1 month ago
- 3ae1c4c Fix formatting of explanatory commented code by David Horstmann · 2 years, 1 month ago
- 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago
- b1d27bc Improve comment formatting by David Horstmann · 2 years, 1 month ago
- cdf5283 Rename variables to more descriptive names by David Horstmann · 2 years, 1 month ago
- e80bbf4 Fix function name after rebase by Przemek Stekiel · 2 years, 1 month ago
- db084d1 Merge pull request #7862 from ronald-cron-arm/improve-write-supported-group-ext by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
- 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
- d5f79e7 Adapt functions names for ffdh by Przemek Stekiel · 2 years, 1 month ago