- e72e4de Clarify what the headers do by Gilles Peskine · 4 years, 8 months ago
- 7a1e4f9 Minor wording improvements by Gilles Peskine · 4 years, 8 months ago
- 0ca6d38 Merge pull request #3493 from gilles-peskine-arm/psa-unified-driver-specs by danh-arm · 4 years, 8 months ago
- 404e1db Clarify updates to the persistent state in storage by Gilles Peskine · 4 years, 8 months ago
- 5001da4 With multiple applicable transparent drivers, the order is unspecified by Gilles Peskine · 4 years, 8 months ago
- b320d08 Minor clarifications by Gilles Peskine · 4 years, 8 months ago
- ea739f0 Give some examples of purpsoses of pure-software transparent driver by Gilles Peskine · 4 years, 8 months ago
- e265b9d Fix typos by Gilles Peskine · 4 years, 8 months ago
- 3d1bcc6 Add a link to the PSA API specification by Gilles Peskine · 4 years, 8 months ago
- 929ab8a Explain locations vs lifetimes by Gilles Peskine · 4 years, 8 months ago
- 67a85d1 Merge pull request #3492 from stevew817/rework/key_slot_contains_key_buffer by Gilles Peskine · 4 years, 8 months ago
- d486787 Initialize key pointer in ecdh to NULL by Steven Cooreman · 4 years, 8 months ago
- b7f6dea Add buffer zeroization when ecp_write_key fails by Steven Cooreman · 4 years, 8 months ago
- fd4d69a Simplified key slot deletion by Steven Cooreman · 4 years, 8 months ago
- 2914986 Style fixes by Steven Cooreman · 4 years, 8 months ago
- 4fed455 Apply review feedback by Steven Cooreman · 4 years, 8 months ago
- ab808e7 Update open question section about public key storage by Gilles Peskine · 4 years, 8 months ago
- c93c4ed Remove the paragraph about declaring application needs by Gilles Peskine · 4 years, 8 months ago
- c1d388a Change driver persistent data to a callback interface by Gilles Peskine · 4 years, 8 months ago
- 8d06ad0 Rework and expand key management in opaque drivers by Gilles Peskine · 4 years, 8 months ago
- 9214926 Fix typos and copypasta by Gilles Peskine · 4 years, 8 months ago
- b6c43f6 Call driver entry point functions "entry point" by Gilles Peskine · 4 years, 8 months ago
- 3fa684e Allow importing Montgomery public keys in PSA Crypto by Steven Cooreman · 4 years, 8 months ago
- 7f39187 Convert load_xxx_representation to take buffers instead of a whole slot by Steven Cooreman · 4 years, 8 months ago
- 6d839f0 Cleanup by Steven Cooreman · 4 years, 8 months ago
- a2371e5 Update after feedback from #3492 by Steven Cooreman · 4 years, 9 months ago
- 75b7436 Update after feedback on #3492 by Steven Cooreman · 4 years, 9 months ago
- 19fd574 Disconnect knowing about a PSA key type from knowing the mbedTLS API by Steven Cooreman · 4 years, 9 months ago
- 560c28a Unify key handling logic by Steven Cooreman · 4 years, 9 months ago
- acda834 Remove ECP internal representation from key slot by Steven Cooreman · 4 years, 9 months ago
- a01795d Remove RSA internal representation from key slot by Steven Cooreman · 4 years, 9 months ago
- 81be2fa Pull apart slot memory allocation from key validation. by Steven Cooreman · 4 years, 9 months ago
- 71fd80d Re-define members of psa_key_slot_t by Steven Cooreman · 4 years, 9 months ago
- ee7e85f Merge pull request #2019 from gilles-peskine-arm/build_with_only_montgomery_curves-conditional_mul_add by Manuel Pégourié-Gonnard · 4 years, 9 months ago
- 6d9c8d7 Minor documentation improvements by Gilles Peskine · 4 years, 9 months ago
- a3de08d Reorder curve enumeration like mbedtls_ecp_group_id by Gilles Peskine · 4 years, 9 months ago
- d3beca9 Test Everest with only Curve25519 enabled by Gilles Peskine · 4 years, 9 months ago
- 0478c2f Add ChangeLog entry for single-curve build fixes by Gilles Peskine · 4 years, 9 months ago
- 5997005 Fix unused variables in Montgomery-only configuration by Gilles Peskine · 4 years, 9 months ago
- a261160 curves.pl: test with each elliptic curve enabled by Gilles Peskine · 4 years, 9 months ago
- a088c81 Adjust ECP self-test to support Curve448 by Gilles Peskine · 4 years, 9 months ago
- 2466679 ECP self test: add self-test step for Montgomery curves by Gilles Peskine · 4 years, 9 months ago
- c95696f Factor common code in mbedtls_ecp_self_test by Gilles Peskine · 4 years, 9 months ago
- d9767a5 Tweak ECP self-test to work with secp192k1 by Gilles Peskine · 4 years, 9 months ago
- 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 4 years, 9 months ago
- 963a207 Document what needs to be done when adding a new curve by Gilles Peskine · 4 years, 9 months ago
- aa9493a Add guards around code that is specific to dynamically-loaded groups by Gilles Peskine · 4 years, 9 months ago
- e8c04fe Replace ECP_xxx by MBEDTLS_ECP__xxx_ENABLED by Gilles Peskine · 4 years, 9 months ago
- 9b99a89 mbedtls_ecp_muladd is only for short Weierstrass curves by Gilles Peskine · 4 years, 9 months ago
- 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 4 years, 9 months ago
- 8f4f9a8 Merge pull request #3425 from stevew817/montgomery-keys-clarification by Manuel Pégourié-Gonnard · 4 years, 9 months ago
- 5a3c210 Update to renamed curve constant by Steven Cooreman · 4 years, 9 months ago
- bcce2ef Transparent drivers may have init functions too by Gilles Peskine · 4 years, 9 months ago
- 71db60b Automatically define location/lifetime constants by Gilles Peskine · 4 years, 9 months ago
- 278e5eb Start Mbed TLS guides to PSA drivers by Gilles Peskine · 4 years, 9 months ago
- 2e66aca PSA unified driver interface by Gilles Peskine · 4 years, 9 months ago
- abeb58e Add a directory for proposed specifications by Gilles Peskine · 4 years, 9 months ago
- aec44e9 Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification by Steven Cooreman · 4 years, 9 months ago
- 0024df6 Remove superfluous argument to ecp_write_key by Steven Cooreman · 4 years, 9 months ago
- d4d6ad0 Merge pull request #3464 from CodeMonkeyLeet/csr_heap_alloc by Manuel Pégourié-Gonnard · 4 years, 9 months ago
- 40ca54a Revise comments for x509write_csr_der_internal by Simon Leet · 4 years, 9 months ago
- 2957b35 Avoid stack-allocation of large memory buffers by Doru Gucea · 4 years, 9 months ago
- 3ee91f4 Merge pull request #3452 from okhowang/local-labels by Manuel Pégourié-Gonnard · 4 years, 9 months ago
- fafe855 Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macros by Manuel Pégourié-Gonnard · 4 years, 9 months ago
- 14f0e52 Fix Curve25519 ecp_read_key vectors to match description by Steven Cooreman · 4 years, 9 months ago
- bd3a6f4 Rewrite changelog for #3425 as requested by Steven Cooreman · 4 years, 9 months ago
- c9b7f78 Rework mbedtls_ecp_write_key to remove unnecessary output parameter by Steven Cooreman · 4 years, 9 months ago
- e3fd392 Fix endianness and masking for Curve25519 keys handled by PSA by Steven Cooreman · 4 years, 9 months ago
- 6f5cc71 Document masking of Montgomery private keys in psa_export_key by Steven Cooreman · 4 years, 9 months ago
- de8593f Implement and test mbedtls_ecp_write_key by Steven Cooreman · 4 years, 9 months ago
- 0c4bbda Use local labels in padlock.c by okhowang(王沛文) · 4 years, 9 months ago
- 642a4ef Merge pull request #3463 from gilles-peskine-arm/tests-not-executed by Gilles Peskine · 4 years, 9 months ago
- 2426506 Merge pull request #3458 from gilles-peskine-arm/analyze_outcomes-count_test_cases-1 by Gilles Peskine · 4 years, 9 months ago
- 74ff13c Merge pull request #3479 from okhowang/format-signedness by Janos Follath · 4 years, 9 months ago
- 0cd8e0f Only pass -Wformat-signedness to versions of GCC that support it. by okhowang(王沛文) · 4 years, 9 months ago
- 527b878 Merge pull request #3454 from gilles-peskine-arm/include-common-h-development by Manuel Pégourié-Gonnard · 4 years, 9 months ago
- bbb3664 Documentation improvements by Gilles Peskine · 4 years, 9 months ago
- 06a2808 Add Changelog entry for PSA DH/ECC Macros rename by Paul Elliott · 4 years, 9 months ago
- 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 4 years, 9 months ago
- 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 4 years, 9 months ago
- e1c4362 Remove redundant assignment by Gilles Peskine · 4 years, 9 months ago
- 76dd3aa Add comments explaining include paths by Gilles Peskine · 4 years, 9 months ago
- 280165c Library files aren't supposed to be executable by Gilles Peskine · 4 years, 9 months ago
- dedff7a CMake: Include the library directory for the sake of 3rdparty by Gilles Peskine · 4 years, 9 months ago
- 3ca8a92 Factor common library properties by Gilles Peskine · 4 years, 9 months ago
- 0d72165 Fix erroneous skip of test cases for disabled ciphersuites by Gilles Peskine · 4 years, 9 months ago
- db09ef6 Include common.h instead of config.h in library source files by Gilles Peskine · 4 years, 9 months ago
- 66c3dc4 Include the library directory for the sake of 3rdparty by Gilles Peskine · 4 years, 9 months ago
- 41f2011 Merge pull request #713 from ARMmbed/merge-2.23.0-release-to-development by Janos Follath · 4 years, 9 months ago
- be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 4 years, 9 months ago
- 3ede173 Merge pull request #710 from ARMmbed/mbedtls-2.23.0r0-pr by Janos Follath · 4 years, 9 months ago
- 13cba68 Update ChangeLog header. by Janos Follath · 4 years, 10 months ago
- 0435cd8 Bump version to Mbed TLS 2.23.0 by Janos Follath · 4 years, 10 months ago
- 1959010 Assemble changelog by Janos Follath · 4 years, 10 months ago
- 82ac38e Merge pull request #3438 from ronald-cron-arm/programs-use-common-test-code by Gilles Peskine · 4 years, 10 months ago
- dd6bdb5 cmake: Add comment about mbedtls_test target by Ronald Cron · 4 years, 10 months ago
- 7eefa22 Fix copypasta in test case descriptions by Gilles Peskine · 4 years, 10 months ago
- b20b873 Remove metadata tests for features that are not implemented by Gilles Peskine · 4 years, 10 months ago
- af9dbc9 Fix dependency in PSA test cases by Gilles Peskine · 4 years, 10 months ago
- a911b32 Fix dependency in AES GCM test case by Gilles Peskine · 4 years, 10 months ago