1. 417ce2c Rename _USE to _BASIC by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  2. 1cae90b Update PSA_WANT spec for new KEY_PAIR scheme by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  3. 265ce7c Merge pull request #5451 from gilles-peskine-arm/psa-driver-kdf-spec by Gilles Peskine · 2 years, 2 months ago
  4. f4ba001 Clarify when key derivation entry points are mandatory/permitted by Gilles Peskine · 2 years, 2 months ago
  5. 8dd1e62 Copyediting by Gilles Peskine · 2 years, 2 months ago
  6. 7df8ba6 Rework the description of key derivation output/verify key by Gilles Peskine · 2 years, 2 months ago
  7. dcaf104 Note that we may want to rename derive_key by Gilles Peskine · 2 years, 2 months ago
  8. f96a18e Probably resolve concern about the input size for derive_key by Gilles Peskine · 2 years, 2 months ago
  9. 1414bc3 Minor copyediting by Gilles Peskine · 2 years, 2 months ago
  10. 24f5229 Key agreement needs an attribute structure for our key by Gilles Peskine · 2 years, 2 months ago
  11. e52bff9 Note possible issue with derive_key: who should choose the input length? by Gilles Peskine · 2 years, 2 months ago
  12. b319ed6 State explicitly that cooked key derivation uses the export format by Gilles Peskine · 2 years, 2 months ago
  13. f787879 Clarify sequencing of long inputs by Gilles Peskine · 2 years, 2 months ago
  14. d2fe1d5 Rationale on key derivation inputs and buffer ownership by Gilles Peskine · 2 years, 2 months ago
  15. 4e94fea Key derivation dispatch doesn't depend on the key type by Gilles Peskine · 2 years, 2 months ago
  16. 66b96e2 Copyediting by Gilles Peskine · 2 years, 2 months ago
  17. 63df4ec Merge pull request #7589 from daverodgman/pr4990 by Gilles Peskine · 2 years, 3 months ago
  18. 7e37aa8 Merge pull request #5904 from gilles-peskine-arm/psa-doc-implementing-new-mechanism by Gilles Peskine · 2 years, 3 months ago
  19. de4cbc5 Fix copypasta by Gilles Peskine · 2 years, 3 months ago
  20. 95bd5a5 Minor adjustments after review. by Fredrik Hesse · 3 years, 10 months ago
  21. 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  22. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  23. e06d863 Merge pull request #7538 from bensze01/in-tree-redirects by Bence Szépkúti · 2 years, 3 months ago
  24. 09f8df8 Reword the API token explanation in redirects.yaml by Bence Szépkúti · 2 years, 3 months ago
  25. d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
  26. 7ce8fba Add post-build step to update redirects by Bence Szépkúti · 2 years, 4 months ago
  27. 4f4c87b Add readthedocs-cli to requirements.in by Bence Szépkúti · 2 years, 4 months ago
  28. 8e076e4 Merge pull request #6915 from aditya-deshpande-arm/example-driver-post-codestyle by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  29. 8225587 Change from Mbed TLS 3.3.0 to 3.4.0 in driver documentation. by Aditya Deshpande · 2 years, 3 months ago
  30. 641cb89 Minor changes to documentation and code comments for clarity by Aditya Deshpande · 2 years, 4 months ago
  31. 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
  32. f80b939 Add information for driver points where auto-generation is implemented by Aditya Deshpande · 2 years, 6 months ago
  33. 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
  34. abf4bf3 Start the driver example write-up (p256-m integration) by Aditya Deshpande · 2 years, 6 months ago
  35. 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, 7 months ago
  36. 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
  37. 95e57c3 doc: update use-psa-crypto.md by valerio · 2 years, 4 months ago
  38. 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
  39. 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
  40. 4d31496 Update TLS 1.3 documentation and add change log by Ronald Cron · 2 years, 5 months ago
  41. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  42. 0ab380a Merge pull request #7354 from mpg/ecc-doc-update by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  43. 9463e78 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  44. 05c5a91 Merge pull request #7307 from Mbed-TLS/sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
  45. 5c8c9e0 Minor improvements by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  46. 93b21e7 Update documentation to mention ECC drivers by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  47. 2717f62 Add _build/ and api/ to gitignore by David Horstmann · 2 years, 4 months ago sphinx-versioned-documentation
  48. c1f2eef Clean the breathe-apidoc files with make clean by David Horstmann · 2 years, 4 months ago
  49. 434fc5e Remove make.bat for documentation by David Horstmann · 2 years, 4 months ago
  50. 9bca03a Improve docs Makefile to do full build by David Horstmann · 2 years, 4 months ago
  51. b38c9c8 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  52. 86efa85 Mention EC J-PAKE opaque passwords. by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  53. 2ca08c8 Try again to clarify USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  54. 3dd9add Use PSA Crypto: try clarifying what it means by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  55. 03cb87e Update psa-limitations.md by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  56. 52f7edb Update psa-migration/strategy.md by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  57. b175b14 Remove driver_pake_get_role function by Przemek Stekiel · 2 years, 5 months ago
  58. fa1754e Update documentation of psa_pake_input by Przemek Stekiel · 2 years, 5 months ago
  59. 5158bd8 Remove Exhale from requirements and regenerate by David Horstmann · 2 years, 5 months ago
  60. e84d61c Add initial API doc configuration by David Horstmann · 2 years, 5 months ago
  61. c9e0ad2 Update design document by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  62. 18336da Merge pull request #7196 from mprse/ecjpake-driver-dispatch-peer-user by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  63. c0e6250 Fix documentation and tests by Przemek Stekiel · 2 years, 5 months ago
  64. 439dbc5 Fix dependency for TLS 1.3 as well by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  65. e9254a0 Adapt driver dispatch documentation for user/peer getters by Przemek Stekiel · 2 years, 5 months ago
  66. a4c6a3c Merge pull request #7237 from davidhorstmann-arm/move-getting-started-guide by Gilles Peskine · 2 years, 5 months ago
  67. 369930d Move docs/getting_started.md to docs repo by David Horstmann · 2 years, 5 months ago
  68. 691e91a Further pake code optimizations by Przemek Stekiel · 2 years, 5 months ago
  69. 4dc83d4 Add check for pake operation buffer overflow by Przemek Stekiel · 2 years, 5 months ago
  70. 6b64862 Documentation fixes and code adaptation by Przemek Stekiel · 2 years, 6 months ago
  71. 251e86a Adapt names to more suitable and fix conditional compilation flags by Przemek Stekiel · 2 years, 6 months ago
  72. 27cd488 Update the documentation (v.3) by Przemek Stekiel · 2 years, 6 months ago
  73. 33ea63d Minor updates of the documentation by Przemek Stekiel · 2 years, 7 months ago
  74. 8c8ab26 Update documentation (handling inputs, function names) by Przemek Stekiel · 2 years, 7 months ago
  75. d67a5b6 Update PAKE driver documentation (v.2) by Przemek Stekiel · 2 years, 7 months ago
  76. d6eb110 Add draft documentation for the PAKE driver dispatch logic by Przemek Stekiel · 2 years, 7 months ago
  77. 6778ddf Merge pull request #6549 from gilles-peskine-arm/psa-migration-md-cipher-strategy by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  78. 91af0f9 Minor clarifications by Gilles Peskine · 2 years, 6 months ago
  79. ff674d4 Typos by Gilles Peskine · 2 years, 6 months ago
  80. 199ee45 Summarize how to improve MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 6 months ago
  81. 58e935f add a missing by Gilles Peskine · 2 years, 6 months ago
  82. fad34a4 Support all legacy algorithms in PSA by Gilles Peskine · 2 years, 6 months ago
  83. 00d3e96 Merge pull request #6855 from mpg/driver-only-ecdsa-starter by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  84. 17292f7 Minor fixes by Dave Rodgman · 2 years, 6 months ago
  85. 99ff0a7 Fix some additional over-long lines by Dave Rodgman · 2 years, 6 months ago
  86. 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  87. fd09408 Pass attributes alongside key buffer by Gilles Peskine · 2 years, 7 months ago
  88. 38699e5 Update the getting-started doc by Dave Rodgman · 2 years, 7 months ago
  89. 635b779 Fix math character used in text mode by Gilles Peskine · 2 years, 7 months ago
  90. 4e346bd Fix entry point name by Gilles Peskine · 2 years, 7 months ago
  91. eda71ce Key derivation: improve overview of the problem space by Gilles Peskine · 2 years, 7 months ago
  92. 6bbeba6 Add ssl-opt.sh support to outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  93. 222bc85 Update outcome analysis script & documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  94. a6e0291 Update documentation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  95. 3e30e1f We haven't actually made hash accelerators initless in 3.3 by Gilles Peskine · 2 years, 8 months ago
  96. 14239c6 Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 8 months ago
  97. 22db991 The PSA cipher/AEAD API requires an initialized keystore by Gilles Peskine · 2 years, 8 months ago
  98. 143ebcc PKCS#1v1.5 sign/verify uses hash metadata by Gilles Peskine · 2 years, 8 months ago
  99. cb93ac9 Note that we can tweak the meaning of MBEDTLS_PSA_CRYPTO_CONFIG too by Gilles Peskine · 2 years, 8 months ago
  100. d167f16 Wording clarifications and typo fixes by Gilles Peskine · 2 years, 8 months ago