- d8453bb Remove superfluous comment by Thomas Daubney · 1 year, 10 months ago
- cd79f77 Add missing newline by Thomas Daubney · 1 year, 10 months ago
- 1c2378b Add variable for message length by Thomas Daubney · 1 year, 10 months ago
- 3450087 Remove trailing white space in documentation by Thomas Daubney · 1 year, 10 months ago
- 7605388 Inform user when unknown hash algorithm supplied by Thomas Daubney · 1 year, 10 months ago
- 86f9795 Update documentation by Thomas Daubney · 1 year, 10 months ago
- a68ef95 Check length before calling memcmp by Thomas Daubney · 2 years ago
- 102033c Add new line at end of file to satisfy code style by Thomas Daubney · 2 years ago
- 5c2dcbd Implement cleanup label by Thomas Daubney · 2 years ago
- 21fbe4c Remove further superfluous call to psa_hash_abort by Thomas Daubney · 2 years ago
- 1ba9744 Correct code style by Thomas Daubney · 2 years ago
- c918c32 Stop hashing the null byte by Thomas Daubney · 2 years ago
- fbe742b Add extra check to one-shot operation results by Thomas Daubney · 2 years ago
- ce14124 Check result of multipart operation by Thomas Daubney · 2 years ago
- 606110f Restructure start of program by Thomas Daubney · 2 years ago
- 1f98736 Add clarifying comment to new program section by Thomas Daubney · 2 years ago
- a2b7519 Use memcmp instead of reinventing it by Thomas Daubney · 2 years ago
- 9730cb1 Change hash output formatting by Thomas Daubney · 2 years ago
- c07fa29 Change wording in error message by Thomas Daubney · 2 years ago
- 3071c85 Clarify comments by Thomas Daubney · 2 years ago
- c050037 Remove mbedtls_ and psa_ prefix from var names by Thomas Daubney · 2 years ago
- a79f806 Remove superfluous calls to psa_hash_abort by Thomas Daubney · 2 years ago
- 6fc4ca2 Replace hash_size with hash_length by Thomas Daubney · 2 years ago
- 2c87234 Fix erroneous macro guards by Thomas Daubney · 2 years ago
- 1fd916a Address review comments by Thomas Daubney · 2 years ago
- 9520df7 Fix code style by Thomas Daubney · 2 years ago
- 1db78fa Demonstrate algorithm agility by Thomas Daubney · 2 years ago
- f7348ae Improve program from first round review comments by Thomas Daubney · 2 years ago
- 8907815 Added ChangeLog entry by Thomas Daubney · 2 years, 1 month ago
- 209c9c9 Bring code-style up-to-date by Thomas Daubney · 2 years, 1 month ago
- f8b9ebf Add example program for PSA hash by Hannes Tschofenig · 2 years, 1 month ago
- 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 08b04b1 Merge pull request #7923 from gabor-mezei-arm/7598_fix_clone_of_ecp_module by Tom Cosgrove · 2 years, 1 month ago
- b366fe9 Merge pull request #7478 from yuhaoth/pr/add-script-for-generating-cert-macros by Gilles Peskine · 2 years, 1 month ago
- d8c4549 Merge pull request #7432 from oberon-microsystems/fix-test-ecjpake-to-pms-dependency by Gilles Peskine · 2 years, 1 month ago
- 91d9daf Merge pull request #7925 from hasheddan/dtls-server-order by Dave Rodgman · 2 years, 1 month ago
- af2f7a6 Fix order of steps in DTLS server example program by Daniel Mangum · 2 years, 1 month ago
- 66bbecb Fix comment by Gabor Mezei · 2 years, 1 month ago
- f0021d4 Update test function dependencies by Gabor Mezei · 2 years, 1 month ago
- 92ce4c2 Fix ecp variant check by Gabor Mezei · 2 years, 1 month ago
- 8f6094c Merge pull request #7792 from robUx4/win32_winnt by Dave Rodgman · 2 years, 1 month ago
- 63a21f4 Merge pull request #7920 from daverodgman/gcm-size by Dave Rodgman · 2 years, 1 month ago
- 5ff0245 Reduce size of static data in gcm by Dave Rodgman · 2 years, 1 month ago
- 551b3bf Don't force the _WIN32_WINT version by Steve Lhomme · 2 years, 2 months ago
- 4000b6e Don't force the default windows version down by Steve Lhomme · 2 years, 2 months ago
- 369d7c7 Don't use FindFirstFileW() before Windows XP by Steve Lhomme · 2 years, 2 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
- dda0019 ssl_test_lib: fix rebase error by Valerio Setti · 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
- 5bdebb2 ssl_test_lib: fix variable naming for curve group by Valerio Setti · 2 years, 1 month ago
- 54e2379 tls: replace numeric values with proper TLS IANA symbols by Valerio Setti · 2 years, 1 month ago
- fb6356f ssl_test_lib: simplify function which prints supported curves by Valerio Setti · 2 years, 1 month ago
- deb6764 ssl_test_lib: manage FFDH keys the same way as ECC ones by Valerio Setti · 2 years, 1 month ago
- ee3a4d0 debug: replace occurence of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
- 0085c2e test: fix message's text by Valerio Setti · 2 years, 1 month ago
- 16b70f2 test: enabled ssl-opt testing in no_ecp_at_all components by Valerio Setti · 2 years, 1 month ago
- 49e6907 tls: replace ECP_LIGHT occurrencies with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- 887f823 test: re-enable TLS and key exchanges in no_ecp_at_all component by Valerio Setti · 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