- 030f11b Type fixes and wording improvements by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 1f61b7b Document driver-only hashes by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 10 months ago
- 452beb9 Merge pull request #8203 from gilles-peskine-arm/p256-m-production by Gilles Peskine · 1 year, 10 months ago
- 3d0bffb Improve statement in driver-only-builds.md by Paul Elliott · 1 year, 11 months ago
- 6f784df Reflect the fact p256-m has been integrated into Mbed TLS by Gilles Peskine · 1 year, 11 months ago
- 7373a66 driver-only-builds.md: fix text by Valerio Setti · 1 year, 11 months ago
- d31b284 driver-only-builds: update EC and FFDH sections by Valerio Setti · 2 years ago
- 33291ba Merge pull request #5538 from gilles-peskine-arm/psa-thread_safety-doc by Gilles Peskine · 2 years ago
- 0b6d021 Adjust presence of warning/link. by Manuel Pégourié-Gonnard · 2 years ago
- 9aa93c8 Added a note about new primitives for secure destruction by Gilles Peskine · 2 years ago
- 584bf98 Elaborate on psa_destroy_key requirements by Gilles Peskine · 2 years ago
- de24ba6 Add link to examples in relevant places by Manuel Pégourié-Gonnard · 2 years ago
- b614849 Fix error in the guide to drivers by Manuel Pégourié-Gonnard · 2 years ago
- d3a7977 psa_is_key_slot_occupied: change to using the key identifier by Gilles Peskine · 2 years ago
- ab02d39 test: use only rev-parse for getting the current branch by Valerio Setti · 2 years ago
- ccb0344 test: add GIT alternative commands for older GIT versions by Valerio Setti · 2 years ago
- 1c739ec Merge pull request #7900 from mpg/doc-driver-only by Manuel Pégourié-Gonnard · 2 years ago
- fb22c27 Misc wording fixes and improvements by Manuel Pégourié-Gonnard · 2 years ago
- 1937cf8 Improve wording & fix a typo by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- c977751 Fix inaccurate information about FFDH by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
- 7a82e27 Add documentation on driver-only ECC by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 6d5f494 Add docs/driver-only-builds.md by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 0ca2a1f Merge pull request #7646 from gilles-peskine-arm/psa-driver-transaction-testing-spec by Gilles Peskine · 2 years, 1 month ago
- 417ce2c Rename _USE to _BASIC by Manuel Pégourié-Gonnard · 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
- 34a2017 More about whether to have the driver key id in the transaction list by Gilles Peskine · 2 years, 2 months ago
- 009c06b Discuss the cost of a get_key_attributes entry point by Gilles Peskine · 2 years, 2 months ago
- 265ce7c Merge pull request #5451 from gilles-peskine-arm/psa-driver-kdf-spec by Gilles Peskine · 2 years, 2 months ago
- f4ba001 Clarify when key derivation entry points are mandatory/permitted by Gilles Peskine · 2 years, 2 months ago
- 8dd1e62 Copyediting by Gilles Peskine · 2 years, 2 months ago
- 7df8ba6 Rework the description of key derivation output/verify key by Gilles Peskine · 2 years, 2 months ago
- dcaf104 Note that we may want to rename derive_key by Gilles Peskine · 2 years, 2 months ago
- f96a18e Probably resolve concern about the input size for derive_key by Gilles Peskine · 2 years, 2 months ago
- 1414bc3 Minor copyediting by Gilles Peskine · 2 years, 2 months ago
- 24f5229 Key agreement needs an attribute structure for our key by Gilles Peskine · 2 years, 2 months ago
- e52bff9 Note possible issue with derive_key: who should choose the input length? by Gilles Peskine · 2 years, 2 months ago
- b319ed6 State explicitly that cooked key derivation uses the export format by Gilles Peskine · 2 years, 2 months ago
- f787879 Clarify sequencing of long inputs by Gilles Peskine · 2 years, 2 months ago
- d2fe1d5 Rationale on key derivation inputs and buffer ownership by Gilles Peskine · 2 years, 2 months ago
- 4e94fea Key derivation dispatch doesn't depend on the key type by Gilles Peskine · 2 years, 2 months ago
- 66b96e2 Copyediting by Gilles Peskine · 2 years, 2 months ago
- 4e50884 Finish test strategy by Gilles Peskine · 2 years, 2 months ago
- 44bbf29 Write up the transaction/recovery processess by Gilles Peskine · 2 years, 2 months ago
- 76a852f Design document for storage resilience by Gilles Peskine · 2 years, 2 months ago
- 63df4ec Merge pull request #7589 from daverodgman/pr4990 by Gilles Peskine · 2 years, 3 months ago
- 7e37aa8 Merge pull request #5904 from gilles-peskine-arm/psa-doc-implementing-new-mechanism by Gilles Peskine · 2 years, 3 months ago
- de4cbc5 Fix copypasta by Gilles Peskine · 2 years, 3 months ago
- 95bd5a5 Minor adjustments after review. by Fredrik Hesse · 3 years, 9 months ago
- 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
- cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
- e06d863 Merge pull request #7538 from bensze01/in-tree-redirects by Bence Szépkúti · 2 years, 3 months ago
- 09f8df8 Reword the API token explanation in redirects.yaml by Bence Szépkúti · 2 years, 3 months ago
- d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
- 7ce8fba Add post-build step to update redirects by Bence Szépkúti · 2 years, 4 months ago
- 4f4c87b Add readthedocs-cli to requirements.in by Bence Szépkúti · 2 years, 4 months ago
- 8e076e4 Merge pull request #6915 from aditya-deshpande-arm/example-driver-post-codestyle by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- 8225587 Change from Mbed TLS 3.3.0 to 3.4.0 in driver documentation. by Aditya Deshpande · 2 years, 3 months ago
- 641cb89 Minor changes to documentation and code comments for clarity by Aditya Deshpande · 2 years, 3 months ago
- bac592d Remove rand() from p256_generate_random() and move to an implementation based on mbedtls_ctr_drbg by Aditya Deshpande · 2 years, 6 months ago
- f80b939 Add information for driver points where auto-generation is implemented by Aditya Deshpande · 2 years, 6 months ago
- 755b174 Add example for integrating a driver alongside Mbed TLS for entrypoints where auto-generation of driver wrappers is not implemented yet. by Aditya Deshpande · 2 years, 6 months ago
- abf4bf3 Start the driver example write-up (p256-m integration) by Aditya Deshpande · 2 years, 6 months ago
- 277690e Add step-by-step guide for writing and integrating drivers for entry points where auto-generation is not implemented by Aditya Deshpande · 2 years, 6 months ago
- e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
- 95e57c3 doc: update use-psa-crypto.md by valerio · 2 years, 3 months ago
- 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 3 months ago
- 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
- 4d31496 Update TLS 1.3 documentation and add change log by Ronald Cron · 2 years, 5 months ago
- e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
- 0ab380a Merge pull request #7354 from mpg/ecc-doc-update by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 9463e78 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 05c5a91 Merge pull request #7307 from Mbed-TLS/sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
- 5c8c9e0 Minor improvements by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 93b21e7 Update documentation to mention ECC drivers by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2717f62 Add _build/ and api/ to gitignore by David Horstmann · 2 years, 4 months ago sphinx-versioned-documentation
- c1f2eef Clean the breathe-apidoc files with make clean by David Horstmann · 2 years, 4 months ago
- 434fc5e Remove make.bat for documentation by David Horstmann · 2 years, 4 months ago
- 9bca03a Improve docs Makefile to do full build by David Horstmann · 2 years, 4 months ago
- b38c9c8 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 86efa85 Mention EC J-PAKE opaque passwords. by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2ca08c8 Try again to clarify USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 3dd9add Use PSA Crypto: try clarifying what it means by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 03cb87e Update psa-limitations.md by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 52f7edb Update psa-migration/strategy.md by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- b175b14 Remove driver_pake_get_role function by Przemek Stekiel · 2 years, 4 months ago
- fa1754e Update documentation of psa_pake_input by Przemek Stekiel · 2 years, 4 months ago
- 5158bd8 Remove Exhale from requirements and regenerate by David Horstmann · 2 years, 4 months ago
- e84d61c Add initial API doc configuration by David Horstmann · 2 years, 5 months ago
- c9e0ad2 Update design document by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 18336da Merge pull request #7196 from mprse/ecjpake-driver-dispatch-peer-user by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- c0e6250 Fix documentation and tests by Przemek Stekiel · 2 years, 5 months ago
- 439dbc5 Fix dependency for TLS 1.3 as well by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- e9254a0 Adapt driver dispatch documentation for user/peer getters by Przemek Stekiel · 2 years, 5 months ago
- a4c6a3c Merge pull request #7237 from davidhorstmann-arm/move-getting-started-guide by Gilles Peskine · 2 years, 5 months ago
- 369930d Move docs/getting_started.md to docs repo by David Horstmann · 2 years, 5 months ago
- 691e91a Further pake code optimizations by Przemek Stekiel · 2 years, 5 months ago
- 4dc83d4 Add check for pake operation buffer overflow by Przemek Stekiel · 2 years, 5 months ago
- 7fc349e test-framework.md: document compat.sh by Yanray Wang · 2 years, 5 months ago