- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 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
- 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 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
- 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
- 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
- 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, 8 months ago
- 3dd6cde Mention functional correctness explicitly by Ryan Everett · 1 year, 8 months ago
- f5e1356 Clarify key generation and memory-management correctness by Ryan Everett · 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
- 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
- 7ee4cc3 Create legacy-API bridge API design document by Gilles Peskine · 1 year, 8 months ago
- b86873e Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- f63a52e Remove auto-generation of test wrappers by David Horstmann · 1 year, 9 months ago
- 413dd07 Downgrade auto testing testing to a nice-to-have by David Horstmann · 1 year, 9 months ago
- 2531dab Add auto-generation of test wrappers to design by David Horstmann · 1 year, 9 months ago
- 15b5bee Add note on platform-specific barriers by David Horstmann · 1 year, 9 months ago
- e045b55 Add sections on validation of validation by David Horstmann · 1 year, 9 months ago
- e88a6f8 Add portability consideration to careful-access by David Horstmann · 1 year, 9 months ago
- d081e52 Discuss plain-overwriting memory poisoning by David Horstmann · 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
- 599b087 Rename and specify config options by David Horstmann · 1 year, 9 months ago
- 78bd77f Careful-access prototyping to design exploration by David Horstmann · 1 year, 9 months ago
- c599138 Remove references to new-test approach in design by David Horstmann · 1 year, 9 months ago
- 2b86df8 De-duplicate section titles by David Horstmann · 1 year, 9 months ago
- 8e58ccb Add blank lines before lists by David Horstmann · 1 year, 9 months ago
- 2711d23 Fix broken links by David Horstmann · 1 year, 9 months ago
- f95767a Clarify use of new tests for careful-access by David Horstmann · 1 year, 9 months ago
- c7ccbf5 Add detailed design section for careful access by David Horstmann · 1 year, 9 months ago
- 56aa1b3 Add exploration section on FVP testing by David Horstmann · 1 year, 9 months ago
- 09c84ef Add lengths to convenience interface sketch by David Horstmann · 1 year, 9 months ago
- 730dea3 Rewrite incorrect description of psa_exercise_key by David Horstmann · 1 year, 9 months ago
- 6c51207 Add notes about configuration of poisoning tests by David Horstmann · 1 year, 9 months ago
- 8f905c2 Add reference to test hooks in detailed design by David Horstmann · 1 year, 9 months ago
- 806055e Refactor note on preferred poison-test approach by David Horstmann · 1 year, 9 months ago
- 52df620 Use ASan for memory poisoning as well as Valgrind by David Horstmann · 1 year, 9 months ago
- c61ddb2 Add C language annotation to code block by David Horstmann · 1 year, 9 months ago
- cbf068d Fix broken reference by David Horstmann · 1 year, 9 months ago
- f889e0f Replace vague 'above' with a reference for ease-of-navigation by David Horstmann · 1 year, 9 months ago
- ded14a2 Add example wrapper function implementation by David Horstmann · 1 year, 9 months ago
- 16dac00 Add skeleton of detailed design rewrite by David Horstmann · 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
- be86834 Rewrite design exploration of copy validation by David Horstmann · 1 year, 10 months ago
- 51fc6cf Explore sanitizers for memory poisoning by David Horstmann · 1 year, 10 months ago
- 17b3716 Tweak compiler optimization evaluation section by David Horstmann · 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
- 4e54abf Add section on possible use of Valgrind tracing by David Horstmann · 1 year, 10 months ago
- 05ca3d9 Expand design for validation of careful access by David Horstmann · 1 year, 10 months ago
- a72b4ca Modify optimize-testing instructions by David Horstmann · 1 year, 10 months ago
- 3f7e42a Move implementation by module table earlier by David Horstmann · 1 year, 10 months ago
- dae0ad4 Add more detail in design of memory poisoning by David Horstmann · 1 year, 10 months ago
- 0bd87f5 Change unsigned int to uint8_t by David Horstmann · 1 year, 10 months ago
- 23661cc Detailed design of memory protection strategy by David Horstmann · 1 year, 10 months ago
- df62f1a Merge pull request #1106 from gilles-peskine-arm/psa-shared-buffers-requirements by Gilles Peskine · 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
- 8ebeb9c Test for read-read inconsistency with mprotect and ptrace/gdb by Gilles Peskine · 1 year, 10 months ago
- 87889eb Fix editorial error with semantic consequences by Gilles Peskine · 1 year, 10 months ago
- a3ce643 Typos by Gilles Peskine · 1 year, 10 months ago
- 1f2802c Suggest validating copy by memory poisoning by Gilles Peskine · 1 year, 10 months ago
- 6998721 Add a section skeleton for copy bypass by Gilles Peskine · 1 year, 10 months ago
- 7bc1bb6 Short explanations of what is expected in the design sections by Gilles Peskine · 1 year, 10 months ago
- 35de1f7 Distinguish whole-message signature from other asymmetric cryptography by Gilles Peskine · 1 year, 10 months ago
- 9cad3b3 Design change for cipher/AEAD by Gilles Peskine · 1 year, 10 months ago
- 2859267 Clarify terminology: built-in driver by Gilles Peskine · 1 year, 10 months ago