- 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
- 69b2905 Merge pull request #8057 from mpg/cipher-study by Manuel Pégourié-Gonnard · 1 year, 7 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
- 16799db update headers by Dave Rodgman · 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, 9 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, 9 months ago
- e604269 Threading Design: emphasise performance requirement by Janos Follath · 1 year, 9 months ago
- 23f7e41 Threading design: improve language by Janos Follath · 1 year, 9 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
- 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
- b4527fb Add clarifications to the threading requirements by Janos Follath · 1 year, 11 months ago
- b695473 Fix typo by Janos Follath · 1 year, 11 months ago
- 35633dd Add threading non-requirement by Janos Follath · 1 year, 11 months ago
- 15d9ec2 Improve thread safety presentation by Janos Follath · 1 year, 11 months ago
- 0385c28 Tighten thread safety requirements by Janos Follath · 1 year, 11 months ago
- 7ec993d Refine thread safety requirements by Janos Follath · 2 years ago
- 36cd3f9 Add tentative definition of Cipher light by Manuel Pégourié-Gonnard · 2 years ago
- 948137b Add details on use of ciphers from other modules by Manuel Pégourié-Gonnard · 2 years ago
- 33291ba Merge pull request #5538 from gilles-peskine-arm/psa-thread_safety-doc by Gilles Peskine · 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
- 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
- e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 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
- 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
- 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
- 0b04864 improve syms.sh script for external dependencies analysis by valerio · 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
- 5c8c9e0 Minor improvements by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- b38c9c8 Fix a typo 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
- c9e0ad2 Update design document by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 7fc349e test-framework.md: document compat.sh by Yanray Wang · 2 years, 5 months ago
- 6778ddf Merge pull request #6549 from gilles-peskine-arm/psa-migration-md-cipher-strategy by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 91af0f9 Minor clarifications by Gilles Peskine · 2 years, 6 months ago
- ff674d4 Typos by Gilles Peskine · 2 years, 6 months ago
- 199ee45 Summarize how to improve MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 6 months ago
- 58e935f add a missing by Gilles Peskine · 2 years, 6 months ago
- fad34a4 Support all legacy algorithms in PSA by Gilles Peskine · 2 years, 6 months ago
- 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 6bbeba6 Add ssl-opt.sh support to outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 222bc85 Update outcome analysis script & documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 3e30e1f We haven't actually made hash accelerators initless in 3.3 by Gilles Peskine · 2 years, 8 months ago
- 14239c6 Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT by Gilles Peskine · 2 years, 8 months ago
- 22db991 The PSA cipher/AEAD API requires an initialized keystore by Gilles Peskine · 2 years, 8 months ago
- 143ebcc PKCS#1v1.5 sign/verify uses hash metadata by Gilles Peskine · 2 years, 8 months ago
- cb93ac9 Note that we can tweak the meaning of MBEDTLS_PSA_CRYPTO_CONFIG too by Gilles Peskine · 2 years, 8 months ago
- d167f16 Wording clarifications and typo fixes by Gilles Peskine · 2 years, 8 months ago
- 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 4eefade Sketch some optimizations relevant to MD light by Gilles Peskine · 2 years, 8 months ago
- f634fe1 Sketch the work to migrate to MD light by Gilles Peskine · 2 years, 8 months ago
- 188e900 Specify MD light based on the interface requirements by Gilles Peskine · 2 years, 8 months ago
- 382b34c Work out the hash interface requirements by Gilles Peskine · 2 years, 8 months ago