- 414e59b Leave the spaces in psa-transition.md by Elena Uziunaite · 11 months ago
- 34fe4fd Fix typo in psa-transition.md by Elena Uziunaite · 11 months ago
- 59602d3 The fully static key store will miss the 3.6.1 release by Gilles Peskine · 12 months ago
- 3c1d287 Mention the option name for the dynamic key store by Gilles Peskine · 12 months ago
- 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
- ebcd49b Remove outdated documentation by Thomas Daubney · 1 year ago
- e863f86 Documentation: point to key_custom instead of key_ext by Gilles Peskine · 1 year, 2 months ago
- 343d040 Miscellaneous clarifications by Gilles Peskine · 1 year ago
- 7fc3a50 Expand on performance by Gilles Peskine · 1 year ago
- 2e0fc78 Discuss why we have so many variants by Gilles Peskine · 1 year ago
- 19afbc9 Link to issue about freeing empty slices by Gilles Peskine · 1 year ago
- ef94001 Improve and fix explanation of next_free by Gilles Peskine · 1 year ago
- 5a040db Update macro name about the static key store by Gilles Peskine · 1 year ago
- 708c877 Typos and minor clarifications by Gilles Peskine · 1 year ago
- c0037da psa_open_key does not lock the key in memory by Gilles Peskine · 1 year, 1 month ago
- d63a0cc Document the key store design by Gilles Peskine · 1 year, 1 month ago
- f7fffbd Upgrade python dependencies in requirements file by David Horstmann · 1 year, 1 month ago
- bdd8df8 Adapt documentation by Ronald Cron · 1 year, 1 month ago
- f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
- 62af02c Drop support for VIA Padlock by Thomas Daubney · 1 year, 2 months ago
- 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
- f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- e3abb6a Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-framework by Bence Szépkúti · 1 year, 2 months ago
- cd84bb2 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
- ff3b821 Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
- 4575d23 Add a note on hits usefulness by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 432e3b4 Misc fixes & improvements to driver testing doc by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- a47a3c4e Rephrase description of the KDF situation by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- ae22f04 Refine paragraphs about incomplete entry points by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 0ca2fd0 Update libtestdriver1 vs internal by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- dde1abd Update of opaque asymmetric encrypt/decrypt by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 6c45361 Update for HMAC testing by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 98f8da1 Update names of components renamed in the meantime by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- f2089da Update status of RSA testing by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- b18bc80 Add note about fallback to other entry points by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 6a96f42 Document driver wrapper suite & tested configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- b66f9db Document test-driver status per family by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 1a827a3 Start documenting test-driver framework. by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- a376f84 Merge pull request #8937 from valeriosetti/issue8712 by Bence Szépkúti · 1 year, 4 months ago
- ac81e23 pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 4 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- 3147034 Mention MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS by David Horstmann · 1 year, 5 months ago
- 0ea8071 Remove 'Question' line around testing by David Horstmann · 1 year, 5 months ago
- 4d01066 Mention metatest.c by David Horstmann · 1 year, 5 months ago
- 872ee6e Mention MBEDTLS_TEST_MEMORY_CAN_POISON by David Horstmann · 1 year, 5 months ago
- 12b35bf Discuss test wrappers and updating them by David Horstmann · 1 year, 5 months ago
- 5ea99af Add discussion of copying conveience macros by David Horstmann · 1 year, 5 months ago
- 1c3b227 Abstractify example in design exploration by David Horstmann · 1 year, 5 months ago
- 3f2dcdd Rename mbedtls_psa_core_poison_memory() by David Horstmann · 1 year, 5 months ago
- 331b2cf Clarify design decision in light of actions by David Horstmann · 1 year, 5 months ago
- 5ce1577 Merge pull request #8928 from Ryan-Everett-arm/update-psa-thread-safety-docs by Dave Rodgman · 1 year, 5 months ago gh-readonly-queue/development/pr-8928-47f8d0e840a5ab0179c5b90fbecf4609ef896268
- 765b75f Update docs/architecture/psa-thread-safety/psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
- f266b51 Respond to feedback on psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
- c408ef4 Update slot transition diagram by Ryan Everett · 1 year, 5 months ago
- a9bdc8f Improve tls13-support.md by Ronald Cron · 1 year, 5 months ago
- d514d9c tls13-early-data.md: Fix reading early data documentation by Ronald Cron · 1 year, 5 months ago
- 0fce958 tls13-early-data.md: Adapt code examples to new coding style by Ronald Cron · 1 year, 5 months ago
- b372b2e docs: Move TLS 1.3 early data doc to a dedicated file by Ronald Cron · 1 year, 5 months ago
- d76a2d8 tls13-support.md: Stop referring to the prototype by Ronald Cron · 1 year, 5 months ago
- 1b606d8 tls13-support.md: Early data supported now by Ronald Cron · 1 year, 5 months ago
- 124ed8a tls13-support.md: Some fixes by Ronald Cron · 1 year, 5 months ago
- 24c269f Rewrite section on PSA copy functions by David Horstmann · 1 year, 5 months ago
- d4d6a7a Rework and update psa-thread-safety.md by Ryan Everett · 1 year, 5 months ago
- c951560 Fix state transition diagram by Ryan Everett · 1 year, 5 months ago
- fb84c76 Merge pull request #8889 from gilles-peskine-arm/pk-psa-bridge-3.6-doc by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- e29b4b4 Fix copypasta by Gilles Peskine · 1 year, 5 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- e4220fe MBEDTLS_USE_PSA_CRYPTO: most pk bridge functions don't require it by Gilles Peskine · 1 year, 5 months ago
- 0cff111 Remind the reader that PK doesn't support DH by Gilles Peskine · 1 year, 5 months ago
- 7caf2dc Discuss mbedtls_pk_copy_public_from_psa by Gilles Peskine · 1 year, 5 months ago
- 8462146 Merge pull request #8867 from gilles-peskine-arm/psa_key_attributes-remove_core by Gilles Peskine · 1 year, 5 months ago
- 634d60c List ECDSA signature conversion functions by Gilles Peskine · 1 year, 5 months ago
- 0612adc Document mbedtls_pk_setup_opaque and mbedtls_pk_copy_from_psa by Gilles Peskine · 1 year, 5 months ago
- 9d04f08 Document mbedtls_pk_import_into_psa by Gilles Peskine · 1 year, 5 months ago
- 492d4a8 Mention psa_generate_key_ext() by Gilles Peskine · 1 year, 5 months ago
- acdc52e mbedtls_ecp_write_key_ext(): recommend over the old function in documentation by Gilles Peskine · 1 year, 6 months ago
- 8988767 Use attribute accessor functions in driver wrappers by Gilles Peskine · 1 year, 5 months ago
- 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
- 3f557ad Wording improvement by Gilles Peskine · 1 year, 6 months ago
- 30a303f ECDSA signature conversion: put bits first by Gilles Peskine · 1 year, 6 months ago
- f1562a7 Merge pull request #8657 from gilles-peskine-arm/pk-psa-bridge-design by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 36dee75 Update ECDSA signature conversion based on experimentation by Gilles Peskine · 1 year, 6 months ago
- 18be2fb driver-only-builds: improve a sentence in the HMAC section by Valerio Setti · 1 year, 6 months ago
- 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
- 9f52105 driver-only-builds: add documentation for HMAC acceleration by Valerio Setti · 1 year, 6 months ago
- 4d4891e Merge pull request #8666 from valeriosetti/issue8340 by Gilles Peskine · 1 year, 7 months ago
- c9077cc Merge pull request #8664 from valeriosetti/issue7764 by Gilles Peskine · 1 year, 7 months ago
- dd77343 Open question for ECDSA signature that can be resolved during implementation by Gilles Peskine · 1 year, 7 months ago
- d5b04a0 Add a usage parameter to mbedtls_pk_get_psa_attributes by Gilles Peskine · 1 year, 7 months ago
- 702d9f6 Resolve several open questions as nothing special to do by Gilles Peskine · 1 year, 7 months ago
- 42a025d Reference filed issues by Gilles Peskine · 1 year, 7 months ago
- 5a64c42 Reference ongoing work by Gilles Peskine · 1 year, 7 months ago
- 89ca6c7 typo by Gilles Peskine · 1 year, 7 months ago
- 3229404 Generalize mbedtls_pk_setup_opaque beyond MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 1 year, 7 months ago
- 333ca8f Migrate to new RTD redirect format by Bence Szépkúti · 1 year, 7 months ago
- e334486 Add new lines before lists by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 0f45a1a Fix typos / improve syntax by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- afa01c7 psa-transition: update "Elliptic curve mechanism selection" section by Valerio Setti · 1 year, 7 months ago
- dc33200 psa-transition: extend "Elliptic curve mechanism selection" by Valerio Setti · 1 year, 7 months ago
- 60c9eee Improve wording & fix typos by Manuel Pégourié-Gonnard · 1 year, 7 months ago