- 557abf0 Update references to tests/src and tests/include by David Horstmann · 1 year, 4 months ago
- 99ee750 Replace references to tests/include by David Horstmann · 1 year, 4 months ago
- 844da45 Replace tests/src with framework/src by David Horstmann · 1 year, 4 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
- d0c6f70 Update architecture doc for cipher dual dispatch by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- c1cea63 Quickly mention the status of RSA accel by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- dc4103e Clarify CCM/CM with partial accel by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 7406b74 driver-only-builds: fix typo by Valerio Setti · 1 year, 7 months ago
- a87cd17 psa-transition: update with MD translation functions by Valerio Setti · 1 year, 7 months ago
- 9fe1c69 Clarify PSA-to-PK copy intent by Gilles Peskine · 1 year, 7 months ago
- f80dcc5 Resolve ECDSA conversion API: don't use an ASN.1 interface by Gilles Peskine · 1 year, 7 months ago
- a7226a1 Our TLS 1.3 API doesn't actually require PSA key identifiers by Gilles Peskine · 1 year, 7 months ago
- 93cdb77 Minor clarifications by Gilles Peskine · 1 year, 7 months ago
- 045d680 driver-only-builds: enhancing cipher related sections by Valerio Setti · 1 year, 7 months ago
- f333b3f driver-only-builds: fix typos by Valerio Setti · 1 year, 7 months ago
- 92e5c69 driver-only-builds: updated ciphers and AEADs related sections by Valerio Setti · 1 year, 7 months ago
- 8f1307a Asymmetric cryptography: rough draft by Gilles Peskine · 1 year, 7 months ago
- 69b2905 Merge pull request #8057 from mpg/cipher-study by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 49067d7 driver-only-builds: update documentation by Valerio Setti · 1 year, 8 months ago
- 8c1e6bb driver-only-builds: fix typos by Valerio Setti · 1 year, 8 months ago
- 907cb02 Merge pull request #8618 from Ryan-Everett-arm/new-state-transition-documentation by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8618-4bf4473ef0960fd221a739a187a8f1ec3abb970f
- 3dd6cde Mention functional correctness explicitly by Ryan Everett · 1 year, 8 months ago
- 6613466 driver-only-builds: add Restrictions section by Valerio Setti · 1 year, 8 months ago
- f5e1356 Clarify key generation and memory-management correctness by Ryan Everett · 1 year, 8 months ago
- af53132 driver-only-builds: enhancing section on removing CIPHER_C by Valerio Setti · 1 year, 8 months ago
- 3fab8a4 driver-only-builds: fix typos by Valerio Setti · 1 year, 8 months ago
- 5eb8de1 driver-only-build: remove paragraph about RSA/DH deterministic key generation by Valerio Setti · 1 year, 8 months ago
- 9934f83 Merge pull request #7766 from gilles-peskine-arm/psa-transition-doc-create by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 7e11dd6 driver-only-builds: add section for accelerated ciphers/AEADs by Valerio Setti · 1 year, 8 months ago
- c1c6e0d Justify linearization points by Ryan Everett · 1 year, 8 months ago
- 6ecb9ce Link directly to the state transition diagram by Ryan Everett · 1 year, 8 months ago
- acfd774 Add some clarifications in thread_safety.md by Ryan Everett · 1 year, 8 months ago
- 3eb4274 Fix transitions in diagram by Ryan Everett · 1 year, 8 months ago
- b461b87 Change how the state transition diagram is stored by Ryan Everett · 1 year, 8 months ago
- 4dde0b2 md-cipher-dispatch: editorial improvements by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 1ef1eb2 Clarify psa_constant_names by Gilles Peskine · 1 year, 8 months ago
- 5feac95 Correct and clarify discussion of AES-CMAC-PRF-128 by Gilles Peskine · 1 year, 8 months ago
- 0308d79 Fix some MAC-related function names by Gilles Peskine · 1 year, 8 months ago