- dfa67e4 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
- fd5d2f4 Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 29148e6 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 03ef263 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
- ff02cbe Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
- f0ae0b9 Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
- bd3518d Merge pull request #4366 from gilles-peskine-arm/development_3.0-merge_2.x-20210419 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- c419231 Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 9f2fb1e Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
- 58feb2d Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- d6f3f77 Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
- 48b9b8e Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 1d8de9d Remove remaining comments and strings refering to removed features. by Mateusz Starzyk · 4 years, 4 months ago
- 9a7bdc3 Merge pull request #4257 from ronald-cron-arm/psa-aead by Gilles Peskine · 4 years, 4 months ago
- 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
- 6e7dc18 The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 4 months ago
- 9eb4d90 Merge pull request #4297 from gilles-peskine-arm/ecp-add-fix-202104 by Gilles Peskine · 4 years, 4 months ago
- d58d84f Clarify some comments by Gilles Peskine · 4 years, 4 months ago
- 2dc29e9 Fix copypasta in test case description by Gilles Peskine · 4 years, 4 months ago
- 0594205 Remove debug statement by TRodziewicz · 4 years, 4 months ago
- 611f043 Correct the new tests names by TRodziewicz · 4 years, 4 months ago
- 40de3c9 Fix Changelog, add separate test functions for hash of all-zero bits by TRodziewicz · 4 years, 4 months ago
- 1c04931 Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
- 1988e51 Merge pull request #4306 from daverodgman/fix_mps_trace_macros by Dave Rodgman · 4 years, 4 months ago
- 07f061d tests: psa: aead: Fix forced error code by Ronald Cron · 4 years, 4 months ago
- 0f173ef Do validation on the algorithm argument in AEAD by Steven Cooreman · 4 years, 5 months ago
- d50e4b0 tests: driver wrapper: Add AEAD dispatch testing by Ronald Cron · 4 years, 5 months ago
- 9b8a65e tests: Add AEAD transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
- 6ede0e5 psa: aead: Add driver delegation by Ronald Cron · 4 years, 5 months ago
- 8d91430 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
- 4ea9717 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
- 1adff5f Scan library for enums in list-enum-consts.sh by Dave Rodgman · 4 years, 4 months ago
- 23ced65 Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec by Gilles Peskine · 4 years, 4 months ago
- 20ad475 Remove trailing spaces by TRodziewicz · 4 years, 4 months ago
- f6757c5 Merge pull request #3183 from meuter/development by Gilles Peskine · 4 years, 4 months ago
- 5feb670 Fix the Changelog and extend tests to cover the hash of all-bits zero by TRodziewicz · 4 years, 4 months ago
- 0dabd6a Merge pull request #4279 from ronald-cron-arm/fix-invalid-id-error-code by Gilles Peskine · 4 years, 4 months ago
- c0addb5 Don't comment out dependencies by Gilles Peskine · 4 years, 4 months ago
- 33a8fcf Merge pull request #3615 from gilles-peskine-arm/ssl-opt-less-grep-development by Gilles Peskine · 4 years, 4 months ago
- 75d9712 Add unit tests for fix_negative by Gilles Peskine · 4 years, 4 months ago
- 6624336 Unit test function for mbedtls_ecp_muladd by Gilles Peskine · 4 years, 4 months ago
- 27a273e Add a few unit tests for mbedtls_mpi_read_string with leading zeros by Gilles Peskine · 4 years, 4 months ago
- 4a02442 tests: psa: Fix copy fail test argument by Ronald Cron · 4 years, 4 months ago
- 0a5c767 tests: psa: Fix expected error code by Ronald Cron · 4 years, 4 months ago
- ffb89ed tests: psa: Add negative tests for psa_copy_key() by Ronald Cron · 4 years, 4 months ago
- 6911e0d Merge pull request #4198 from maulik-arm/maulik-arm/fix-4162 by Ronald Cron · 4 years, 4 months ago
- 2d764bd Merge pull request #3616 from militant-daos/bug_3175 by Gilles Peskine · 4 years, 4 months ago
- 42c5cb3 Update tests/suites/test_suite_mps.function by Hanno Becker · 4 years, 4 months ago
- 9179938 Fix uninitialized memory bug in MPS reader test by Hanno Becker · 4 years, 5 months ago
- 609ec6b Add unit test for integer overflow in mbedtls_mps_reader_reclaim() by Hanno Becker · 4 years, 5 months ago
- 5f4f758 Fix typo in MPS test suite by Hanno Becker · 4 years, 5 months ago
- 6ff3e6a Test `paused` argument of MPS reader mbedtls_mps_reader_reclaim() by Hanno Becker · 4 years, 5 months ago
- 571cb27 Fix spacing in MPS test suite by Hanno Becker · 4 years, 5 months ago
- 92ae627 Put MPS under the umbrella of the TLS 1.3 experimental configuration by Hanno Becker · 4 years, 5 months ago
- b8e5e5c Remove unnecessary parameter in MPS reader unit test by Hanno Becker · 4 years, 6 months ago
- ae91a63 Improve wording in MPS unit tests by Hanno Becker · 4 years, 6 months ago
- 599dbaf Use size_t instead of int for index in buffer loops in MPS unit test by Hanno Becker · 4 years, 6 months ago
- 17dca25 Fix include path for MPS reader header in MPS test suite by Hanno Becker · 4 years, 6 months ago
- 6d38501 Test MPS reader when reclaim fails because the acc is too small by Hanno Becker · 4 years, 6 months ago
- 40a293c Move MPS reader to mbedtls_mps_ namespace by Hanno Becker · 4 years, 6 months ago
- 9ce3164 Rename MPS files library/mps/xxx.[ch] to library/mps_xxx.[ch] by Hanno Becker · 4 years, 6 months ago
- 248d247 MPS Reader Tests: Test feed() of NULL buffer by Hanno Becker · 4 years, 7 months ago
- fa128e1 MPS Reader Tests: Exercise inconsistent reads after pausing by Hanno Becker · 4 years, 7 months ago
- 7518926 MPS Reader Tests: Add random test by Hanno Becker · 4 years, 7 months ago
- ecfe8db MPS Reader Tests: Use accumulator multiple times by Hanno Becker · 4 years, 7 months ago
- b942a40 MPS Reader Tests: Continue fetching after reclaim() was rejected by Hanno Becker · 4 years, 7 months ago
- 01207da MPS Reader Tests: Attempt reclaim while more data is available by Hanno Becker · 4 years, 7 months ago
- 948d2c7 MPS Reader Tests: Test multiple feed() calls to fulfill read request by Hanno Becker · 4 years, 7 months ago
- b7f0928 MPS Reader Tests: Test use of accumulator by Hanno Becker · 4 years, 7 months ago
- 862f780 MPS Reader Tests: Accumulator too small by Hanno Becker · 4 years, 7 months ago
- ae1497e MPS Reader Tests: Request more data than what's available by Hanno Becker · 4 years, 7 months ago
- 1f24ad5 MPS Reader Tests: Test two rounds of fetching in multiple steps by Hanno Becker · 4 years, 7 months ago
- 68bed60 MPS Reader Tests: Add test for feed-{get,get,...}-commit-reclaim by Hanno Becker · 4 years, 7 months ago
- f6457cb MPS Reader Tests: Add test for >1 feed-get-commit-reclaim cycles by Hanno Becker · 4 years, 7 months ago
- 01aca9c MPS Reader Tests: Test basic feed-get-commit-reclaim cycle by Hanno Becker · 4 years, 7 months ago
- 5ba0637 Add key material for twisted Edwards curves by Gilles Peskine · 4 years, 5 months ago
- 31b08fa Define algorithms for EdDSA by Gilles Peskine · 4 years, 5 months ago
- d532a1c New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
- 2f3eac2 Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 0c223c5 psa: cipher: Remove cipher_generate_iv driver entry point by Ronald Cron · 4 years, 4 months ago
- 1494659 psa: Add cipher accelerator flags to test_psa_crypto_drivers by Ronald Cron · 4 years, 5 months ago
- 0b5c73f tests: psa: Test cipher operations by a transparent driver by Ronald Cron · 4 years, 5 months ago
- 98cd2f8 psa: cipher: Include Mbed TLS cipher driver only if necessary by Ronald Cron · 4 years, 5 months ago
- 5d2c8ab psa: cipher: Add transparent driver test specific entry points by Ronald Cron · 4 years, 5 months ago
- ddbe6c6 psa: cipher: Move to driver operation context application allocation by Ronald Cron · 4 years, 5 months ago
- ff9e4db psa: cipher: Pass Mbed TLS implementation its operation ctx by Ronald Cron · 4 years, 5 months ago
- 5c778ed psa: Rework unauthenticated cipher support in transparent test driver by Ronald Cron · 4 years, 8 months ago
- 7a401fe Merge pull request #4246 from ronald-cron-arm/finalize-psa-config-support by Ronald Cron · 4 years, 4 months ago
- e0ea93f Update PSA crypto test dependencies by Ronald Cron · 4 years, 5 months ago
- c4d533d tests: Fine tune handling of policy negative tests by Ronald Cron · 4 years, 5 months ago
- b76b7c1 tests: Treat PSA_WANT_ECC_* as manual dependencies by Ronald Cron · 4 years, 5 months ago
- 7650c0f Fix NULL+0 in test code by Gilles Peskine · 4 years, 5 months ago
- ad4bd4b Update dependencies in PSA test code by Ronald Cron · 4 years, 5 months ago
- 5c7d590 SECP224K1 is not yet supported via the PSA API by Gilles Peskine · 4 years, 5 months ago
- af0a865 Merge pull request #4158 from d3zd3z/pr/psa-config-ec by Ronald Cron · 4 years, 5 months ago
- f53bfcb Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
- c3bcec3 Merge pull request #4157 from stevew817/dispatch_hash_operations by Gilles Peskine · 4 years, 5 months ago
- 3240c9d Update tests for other invalid key operations. by Maulik Patel · 4 years, 5 months ago
- 02a1750 Update tests for psa_close_key for invalid key. by Maulik Patel · 4 years, 5 months ago
- f65ad8c Update psa_open_key tests for invalid key. by Maulik Patel · 4 years, 5 months ago