- 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
- 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
- aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
- 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
- 44ff5a9 Merge pull request #7774 from mpg/new-psa-want-key-pair by Gilles Peskine · 2 years, 2 months ago
- 5760bf7 Merge pull request #7641 from valeriosetti/issue7614 by Gilles Peskine · 2 years, 2 months ago
- 680233d Merge pull request #7680 from paul-elliott-arm/raw_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago
- 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
- 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
- a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
- 4520a8f config_psa: only KEY_PAIR_USE includes PUBLIC_KEY by Valerio Setti · 2 years, 2 months ago
- aac957b config_psa: always enable PUBLIC_KEY when any KEY_PAIR is enabled by Valerio Setti · 2 years, 2 months ago
- ecbc9c7 test_driver_extension: manage public and private keys the same way by Valerio Setti · 2 years, 2 months ago
- f4d7ede config_psa: fix logic for updating legacy symbols by Valerio Setti · 2 years, 2 months ago
- 38a3e8d config_psa: ECP_C do not enable ECC_KEY_PAIR_DERIVE by Valerio Setti · 2 years, 2 months ago
- 92214c7 crypto_config_test_driver_extension: remove leftover comment by Valerio Setti · 2 years, 2 months ago
- b0d9aae psa: move PSA_WANT checks to check_crypto_config by Valerio Setti · 2 years, 2 months ago
- c51cba9 config_psa: avoid repetitions when including MBEDTLS symbols by Valerio Setti · 2 years, 2 months ago
- 01951f0 changelog: added entries for explaining changes of this PR by Valerio Setti · 2 years, 2 months ago
- b7ef51a crypto: move legacy symbols support to a dedicated header file by Valerio Setti · 2 years, 2 months ago
- ddb5776 config_psa: add missing BUILTIN symbols when ECP_C is defined by Valerio Setti · 2 years, 2 months ago
- 89cb144 config_psa: fix comment for LEGACY symbols by Valerio Setti · 2 years, 2 months ago
- 602ee2e config_psa: remove support for PSA_WANT_KEY_TYPE_DH_KEY_PAIR_DERIVE by Valerio Setti · 2 years, 2 months ago
- a801b56 config_psa: remove GENPRIME from enabled symbols of PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_USE by Valerio Setti · 2 years, 2 months ago
- 36befce config_psa: remove leftover comment on ECC derivation by valerio · 2 years, 2 months ago
- 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
- 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
- ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
- 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
- f87b505 config_psa: replace legacy symbols with new ones by Valerio Setti · 2 years, 2 months ago
- 8d6e98c psa: add support for legacy symbols by Valerio Setti · 2 years, 2 months ago
- 67a3e3e crypto_config: introducing new definitions for PSA_WANT KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
- a426dc3 Merge pull request #7782 from gilles-peskine-arm/mbedtls_ecp_modulus_type-move by Janos Follath · 2 years, 2 months ago
- 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 417ce2c Rename _USE to _BASIC by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- f45a5a0 Merge pull request #7700 from silabs-Kusumit/PBKDF2_output_bytes by Gilles Peskine · 2 years, 2 months ago
- 8c2f18d Merge pull request #7738 from davidhorstmann-arm/fix-iar-typo by Gilles Peskine · 2 years, 2 months ago
- 637c049 Move mbedtls_ecp_modulus_type out of the public headers by Gilles Peskine · 2 years, 2 months ago
- 246e51f Add cleanup for intermediate buffer by Kusumit Ghoderao · 2 years, 2 months ago
- a2e48f7 Split out mbedtls_ecp_mod_p448_raw() by Paul Elliott · 2 years, 2 months ago
- b4df176 Merge pull request #7637 from paul-elliott-arm/fixed_ecp_mod_p448 by Paul Elliott · 2 years, 2 months ago
- ff4b6a8 Reword changelog entry by David Horstmann · 2 years, 2 months ago
- 0fe0c0c Merge pull request #7775 from daverodgman/version_features_codesize by Gilles Peskine · 2 years, 2 months ago
- 7c5e567 Merge pull request #7778 from daverodgman/p256-m-copyright by Dave Rodgman · 2 years, 2 months ago
- 2e7d572 Merge pull request #7624 from daverodgman/aes-perf by Dave Rodgman · 2 years, 2 months ago
- 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
- 9866df9 Add copyright (as agreed with Manuel) by Dave Rodgman · 2 years, 2 months ago
- 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- d07761c add return statement by Kusumit Ghoderao · 2 years, 2 months ago
- 55ef22c mbedtls_config.h: add description for CTR_DRBG about AES-128 only by Yanray Wang · 2 years, 2 months ago
- 28a97ac code style by Dave Rodgman · 2 years, 2 months ago
- b28d1c3 fix check-names failure by Dave Rodgman · 2 years, 2 months ago
- bed9ac7 Optimise final 2 rounds by Paul Elliott · 2 years, 2 months ago
- d05e7f1 Do not use NEON for AES-CBC on aarch64 by Dave Rodgman · 2 years, 2 months ago
- f759035 Merge pull request #7770 from valeriosetti/issue7341 by Gilles Peskine · 2 years, 2 months ago
- f22983b Merge pull request #7411 from mprse/extract-key-ids-test by Gilles Peskine · 2 years, 2 months ago
- 906c63c Revert "improve cbc encrypt perf" by Dave Rodgman · 2 years, 2 months ago
- b8f7305 Replace sizeof(mbedtls_mpi_uint) with ciL define by Paul Elliott · 2 years, 2 months ago
- 90dfc21 Shorten encoding of version features by Dave Rodgman · 2 years, 2 months ago
- b3eaf8c Use predefined serial numer in certificates by Przemek Stekiel · 2 years, 2 months ago
- 257ea00 Use output block as U_accumulator by Kusumit Ghoderao · 2 years, 2 months ago
- 1cae90b Update PSA_WANT spec for new KEY_PAIR scheme by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
- 6ff271e pake: fixed warning for casting between different types by Valerio Setti · 2 years, 2 months ago
- 3646dc7 Fix coding style issue by Paul Elliott · 2 years, 2 months ago
- b727042 Move corner test case into python framework by Paul Elliott · 2 years, 2 months ago
- 436f2ad Three round solution by Paul Elliott · 2 years, 2 months ago
- b02f006 Merge pull request #7750 from davidhorstmann-arm/build-docs-realfull by Bence Szépkúti · 2 years, 2 months ago
- 84fccd4 Build the docs in realfull config by David Horstmann · 2 years, 2 months ago
- f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 14f65a4 Merge pull request #7714 from daverodgman/sha3-update by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- f956312 Fix typo in MBEDTLS_MD_CAN macros by Dave Rodgman · 2 years, 2 months ago
- 5c394ff Use a single fast-path in mbedtls_xor, gains around 1% in benchmarks by Dave Rodgman · 2 years, 2 months ago
- 159dc09 Code style by Dave Rodgman · 2 years, 2 months ago
- c1fd0cf Merge pull request #7723 from tom-cosgrove-arm/fix-unterminated-pragma-clang-attribute-push by Dave Rodgman · 2 years, 2 months ago
- 0e22597 Update Changelog by Dave Rodgman · 2 years, 2 months ago
- 360e04f Fix AES-XTS perf regression by Dave Rodgman · 2 years, 2 months ago
- f32176c Remove unnecessary cast by Dave Rodgman · 2 years, 2 months ago
- 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
- 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
- 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
- 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
- ef2aa0e Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c by Tom Cosgrove · 2 years, 2 months ago
- 6d4933e Replace use of MBEDTLS_SHA3_C with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
- 0442e1b Fix definition of MBEDTLS_MD_MAX_SIZE and MBEDTLS_MD_MAX_BLOCK_SIZE by Dave Rodgman · 2 years, 2 months ago
- d9ec1af Fix failing Ci by Kusumit Ghoderao · 2 years, 2 months ago
- e5e8ba6 Merge pull request #7666 from mprse/ip_info by Gilles Peskine · 2 years, 2 months ago
- 33701ac Fix test dependencies by Dave Rodgman · 2 years, 2 months ago
- 36ee2e0 Merge pull request #7706 from davidhorstmann-arm/gitignore-compile-commands-json by Gilles Peskine · 2 years, 2 months ago
- 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
- e5dd111 Edit changelog by Kusumit Ghoderao · 2 years, 2 months ago
- b31059f Remove negative tests for input validation by Kusumit Ghoderao · 2 years, 2 months ago
- 109ee3d Use size of buffer for mac_size by Kusumit Ghoderao · 2 years, 2 months ago
- b821a5f Use multipart mac operation for adding salt and counter by Kusumit Ghoderao · 2 years, 2 months ago
- fcdd047 Replace loop zeroise with memset by Xiaokang Qian · 2 years, 2 months ago