- f7baf7b Merge pull request #8271 from daverodgman/fix-numops by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8271-b51f3da3549034818ea5e7b66695a44c65454cbc
- 3572bde Assume get_num_ops cannot fail by Dave Rodgman · 1 year, 10 months ago
- fe43d12 Always call get_num_ops by Dave Rodgman · 1 year, 10 months ago
- b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
- 2bc38a6 Fix return type by Dave Rodgman · 1 year, 10 months ago
- 321c7e9 Fix error handling in psa_driver_wrapper_xxx_hash_get_num_ops by Dave Rodgman · 1 year, 10 months ago
- 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
- 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 680b48e Update list of ECC key types in user-config-for-test.h by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 3243539 Merge pull request #8242 from mpg/ecc-bn-wrapup by Gilles Peskine · 1 year, 10 months ago
- f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
- 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
- 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
- 8c40f3d Formatting fixes by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 140c08e Minor clarifications. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 7f22f34 Add check for unsupported partial curves acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 842d355 Add check for unsupported partial key type acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 822870b Adjust handling of special case for DERIVE by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- e662736 Rename macros for consistency by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 89ae266 Update docs/driver-only-builds.md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- dfa42b3 Improve documentation about driver-only p256-m. by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 789000b Update list of p256-m entry points by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- c9d9b1f Update ChangeLog for ECC.BN EPIC by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
- 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
- 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
- c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
- 7a6836b Document that MBEDTLS_PSA_CRYPTO_SPM needs crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
- 3529285 Fix include path to psa/crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
- b7b4f23 Add CMake include path for generated header by David Horstmann · 1 year, 10 months ago
- bdc678f Add ChangeLog entry for change in driver config API by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- c4243c6 Merge pull request #8253 from paul-elliott-arm/fix_travis_coverity_build by Gilles Peskine · 1 year, 10 months ago
- d2dbd77 Re-add python install of requirements to Travis CI. by Paul Elliott · 1 year, 11 months ago
- d472a8f Merge pull request #7980 from xkqian/codesize_exclude_psa_wrappers by Dave Rodgman · 1 year, 10 months ago
- 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- db3035b Fix a typo in psa-crypto-implementation-structure.md by Xiaokang Qian · 1 year, 10 months ago
- 76e55a2 Change the documenti about psa_crypto_driver_wrappers.c{h} by Xiaokang Qian · 1 year, 10 months ago
- e9dc63e No need to include the 3rd party entry point head file by Xiaokang Qian · 1 year, 10 months ago
- 1198e43 Change the description of auto-generated driver dispatch files by Xiaokang Qian · 1 year, 10 months ago
- b909aea Remove useless spaces in Makefile by Xiaokang Qian · 1 year, 10 months ago
- 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
- c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
- 7d546c7 Change to os.path functions base on comment by Xiaokang Qian · 1 year, 11 months ago
- 0e5b53c Move the dependency adjacent to the generated file by Xiaokang Qian · 1 year, 11 months ago
- 1b61d6e Change include guards of psa_crypto_driver_wrappers_no_static.h by Xiaokang Qian · 1 year, 11 months ago
- 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
- fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
- 54a4fdf Automaticly generate psa_crypto_driver_wrappers_no_static.c by Xiaokang Qian · 1 year, 11 months ago
- 97d1ccb Dont't generate object file for file only include static functions by Xiaokang Qian · 1 year, 11 months ago
- 4792b20 Revert 3rd party p-256 entry file by Xiaokang Qian · 1 year, 11 months ago
- 42266dd Revert the Makefile to remove the dependency of generate_files by Xiaokang Qian · 1 year, 11 months ago
- 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
- cad99fa Change code style by Xiaokang Qian · 1 year, 11 months ago
- b7cc2e2 Disable unused warning on visual studio and generate files before lib by Xiaokang Qian · 2 years ago
- e9c39c4 Enable build of non-static psa wrapper functions by Xiaokang Qian · 2 years ago
- e518eea Move function psa_driver_wrapper_export_public_key out of auto-generated by Xiaokang Qian · 2 years ago
- 5db65c7 Remove static inline functions declare and make it only in c file by Xiaokang Qian · 2 years ago
- 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
- 5cb930f Surpress the unsed function warnings by Xiaokang Qian · 2 years ago
- b862031 Remove useless declaration by Xiaokang Qian · 2 years ago
- 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
- fc9fc33 Merge pull request #8047 from minosgalanakis/bugfix/update_win_crypto_apis by Paul Elliott · 1 year, 10 months ago
- 702b645 Rename new header file by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 3c4f344 Declare P-256 as accelerated in p256-m test by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 85ff5e6 Fix another rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 0d54a2e Fix rebasing mistake by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 8e82654 Be more subtle about key_type -> alg interaction by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 3bc4d26 Special-case KEYPAIR_DERIVE (no driver support yet) by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- c2b12b1 Fix dependencies of built-in ECC keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- b4b13cc Fix deterministic ECDSA built-in dependencies by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 3ccda15 Use consistent ordering for built-in activation by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 5a7523e Declare curves as accelerated in all.sh when needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 2d04d78 Fix logic of ECC built-in activation again by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- a6aecd0 Remove components that are no longer needed by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 1db44dd Remove useless instances of MBEDTLS_SOME_BUILTIN_EC by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 1a0a4d6 Implement new strategy for ECC accel/built-in by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 0d99271 Group all ECC-related things in legacy_from_psa.h by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- bfc6ef7 Improve PSA config adjustment relate to keypair types by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 7af9d07 Remove unnecessary block by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- c437fae psa_crypto: fix guards in mbedtls_ecc_group_to_psa() by Valerio Setti · 1 year, 11 months ago
- bf206b8 adjust_legacy_from_psa: undef SOME_BUILTIN_EC when builtin curves are used by Valerio Setti · 1 year, 11 months ago
- 19d9210 config_psa: resolve symbol redefinition issue by Valerio Setti · 1 year, 11 months ago
- 4ca250b test: fix comment by Valerio Setti · 1 year, 11 months ago
- ea167c3 check_config: remove unnecessary check about builtin curve usage by Valerio Setti · 1 year, 11 months ago
- bbf86af test_suite_psa_crypto: fix curve dependency in test by Valerio Setti · 1 year, 11 months ago
- db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
- 0a342c9 test: fix comments and functions' naming by Valerio Setti · 1 year, 11 months ago
- cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
- b2219f6 config_psa: moving PSA_WANT auto-enabling code by Valerio Setti · 1 year, 11 months ago
- e6f65a9 config_psa: fix comment by Valerio Setti · 1 year, 11 months ago
- 482a0b9 test: fix remaining disparities and remove debug leftovers by Valerio Setti · 2 years ago
- 872462d test: fix test accelerating all curves keeping only 1 builtin by Valerio Setti · 2 years ago