- 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
- 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
- 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
- 69b2905 Merge pull request #8057 from mpg/cipher-study by Manuel Pégourié-Gonnard · 1 year, 8 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
- 177a45f Small clarifications in documentation by Ryan Everett · 1 year, 8 months ago
- b8c4254 Update cipher light -> block cipher definition by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 204c852 Move psa-thread-safety.md by Ryan Everett · 1 year, 8 months ago
- 1e9733c Add graph by Ryan Everett · 1 year, 8 months ago
- 9f06681 Update psa-thread-safety.md by Ryan Everett · 1 year, 8 months ago
- 303121e Fix a typo by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- acd7baf driver-only-build: update AEADs section by Valerio Setti · 1 year, 8 months ago
- 9f55e8e Add a section about ALT implementations by Gilles Peskine · 1 year, 8 months ago
- e5044a0 Add a generic section about key management by Gilles Peskine · 1 year, 8 months ago
- 32dfaf4 More information about output buffer sizes by Gilles Peskine · 1 year, 8 months ago
- 76bc64e Diffie-Hellman: several clarifications and corrections by Gilles Peskine · 1 year, 8 months ago
- d921391 Note a few things about PAKE (thanks Manuel) by Gilles Peskine · 1 year, 8 months ago
- 5eeca33 Use "workflow" rather than "flow" for clarity by Gilles Peskine · 1 year, 8 months ago
- 06002c5 typos and minor clarifications by Gilles Peskine · 1 year, 8 months ago
- 2fffc45 fixup! Correct function names prefixes where they diverge from module names by Gilles Peskine · 1 year, 8 months ago
- 20e93a2 driver-only-builds: update documentation for AEADs by Valerio Setti · 1 year, 8 months ago
- 1097d4e Minor clarification by Gilles Peskine · 1 year, 8 months ago
- c3fd095 typo by Gilles Peskine · 1 year, 8 months ago
- 02112cc Update PBKDF2 availability for 3.5 by Gilles Peskine · 1 year, 8 months ago
- 3ea22dc Correct function names prefixes where they diverge from module names by Gilles Peskine · 1 year, 8 months ago
- dbcfc7d Be more informative about "No change" by Gilles Peskine · 1 year, 8 months ago
- d79854b That's not what mbedtls_ecdh_get_params does by Gilles Peskine · 1 year, 8 months ago
- f7746bd Correct lists of sign/verify functions by Gilles Peskine · 1 year, 8 months ago
- 951cf39 Corrections and clarifications around asymmetric key formats by Gilles Peskine · 1 year, 8 months ago
- 4d234f1 Editorial corrections by Gilles Peskine · 1 year, 8 months ago
- 396a2a3 Explain interruptible operations by Gilles Peskine · 1 year, 8 months ago
- d96aa1b Say who to contact by Gilles Peskine · 1 year, 8 months ago
- dfe6707 Fix typos and make minor style improvements by Gilles Peskine · 1 year, 8 months ago
- d372da6 Expand on the removal of RNG boilerplate by Gilles Peskine · 1 year, 8 months ago
- 601d3a0 Add links to newly added functions by Gilles Peskine · 1 year, 8 months ago
- 5403cb3 typos by Gilles Peskine · 1 year, 8 months ago
- 677285a Clarify "functions that facilitate the transition" by Gilles Peskine · 1 year, 8 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 6dcb63b Fix broken link to psa-driver-example-and-guide in psa-driver-wrappers-codegen-migration-guide.md by Tom Cosgrove · 1 year, 9 months ago
- 4823d2c Extend design discussion by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- a365efc Threading design: fix internal links by Janos Follath · 1 year, 10 months ago
- 6b36431 Document chosen goals and priorities for 3.x by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 3bcda44 Things forgotten in the previous commit by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 54bd71b Update operation threading strategy by Janos Follath · 1 year, 10 months ago
- e604269 Threading Design: emphasise performance requirement by Janos Follath · 1 year, 10 months ago
- 23f7e41 Threading design: improve language by Janos Follath · 1 year, 10 months ago
- 49d467c Threading design: update and clarify 3.6 plan by Janos Follath · 1 year, 10 months ago
- de0e3e3 Threading design: Update empty slot tracking by Janos Follath · 1 year, 10 months ago
- 5258689 Clarify threading design document structure by Janos Follath · 1 year, 10 months ago
- 19192a5 Clarify reentrancy requirements for drivers by Janos Follath · 1 year, 10 months ago
- d7a39ae Add plan for 3.6 to threading design by Janos Follath · 1 year, 10 months ago
- 574100b Add clarifications to thread safety design by Janos Follath · 1 year, 10 months ago
- 811a954 Add reentrancy section to thread safety design by Janos Follath · 1 year, 10 months ago
- f1878d8 Update to only serve GCM and CCM by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 28b4da9 Add PSA threading design by Janos Follath · 1 year, 10 months ago
- 301d2a2 Update to MD light section by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 2daee04 Update list of modules using hashes by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- ca18b77 Update definition of Cipher light by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 839d358 Update details of modules using cipher operations by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 3274361 Merge pull request #8114 from yanesca/threading_requirements_update by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8114-fea6606f98ece4a434c83dd4350b363f6aabad44
- 8c40f3d Formatting fixes by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 140c08e Minor clarifications. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 89ae266 Update docs/driver-only-builds.md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- dfa42b3 Improve documentation about driver-only p256-m. by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 789000b Update list of p256-m entry points by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
- f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- db3035b Fix a typo in psa-crypto-implementation-structure.md by Xiaokang Qian · 1 year, 10 months ago
- 76e55a2 Change the documenti about psa_crypto_driver_wrappers.c{h} by Xiaokang Qian · 1 year, 10 months ago
- 1198e43 Change the description of auto-generated driver dispatch files by Xiaokang Qian · 1 year, 10 months ago
- 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
- 030f11b Type fixes and wording improvements by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 1f61b7b Document driver-only hashes by Manuel Pégourié-Gonnard · 1 year, 11 months ago