aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Merge pull request #3493 from gilles-peskine-arm/psa-unified-driver-specsdanh-arm7-2/+765
2020-08-05Clarify updates to the persistent state in storageGilles Peskine1-3/+5
2020-08-05With multiple applicable transparent drivers, the order is unspecifiedGilles Peskine1-2/+2
2020-08-05Minor clarificationsGilles Peskine1-4/+4
2020-08-05Give some examples of purpsoses of pure-software transparent driverGilles Peskine1-2/+2
2020-08-05Fix typosGilles Peskine1-5/+5
2020-08-05Add a link to the PSA API specificationGilles Peskine1-1/+1
2020-08-05Explain locations vs lifetimesGilles Peskine1-6/+17
2020-08-03Update open question section about public key storageGilles Peskine1-6/+4
2020-08-03Remove the paragraph about declaring application needsGilles Peskine1-5/+1
2020-08-03Change driver persistent data to a callback interfaceGilles Peskine1-11/+24
2020-08-03Rework and expand key management in opaque driversGilles Peskine1-15/+84
2020-08-03Fix typos and copypastaGilles Peskine1-5/+4
2020-08-03Call driver entry point functions "entry point"Gilles Peskine1-43/+43
2020-07-13Transparent drivers may have init functions tooGilles Peskine1-2/+2
2020-07-13Automatically define location/lifetime constantsGilles Peskine1-3/+23
2020-07-13Start Mbed TLS guides to PSA driversGilles Peskine3-0/+96
2020-07-13PSA unified driver interfaceGilles Peskine2-0/+533
2020-07-13Add a directory for proposed specificationsGilles Peskine4-2/+28
2020-07-07Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macrosManuel Pégourié-Gonnard1-1/+1
2020-07-02Rename ECC Family Macros According to PSA SpecPaul Elliott1-1/+1
2020-06-25Rename Python scripts to use '_' and not '-'Gilles Peskine1-2/+2
2020-06-04Merge pull request #3315 from hanno-arm/tls13-experimental-macroJanos Follath1-0/+40
2020-06-02Mention HKDF in TLS 1.3 feature documentHanno Becker1-0/+4
2020-06-02Fix typo in header of TLS 1.3 experimental features documentHanno Becker1-1/+1
2020-05-31Add documentation on state of upstreaming of TLS 1.3 prototypeHanno Becker1-0/+36
2020-05-11Fix explanation of rules for function substitutionGilles Peskine1-4/+6
2020-05-11There are test programs, not just unit testsGilles Peskine1-2/+2
2020-05-11Fix explanation of PSA_DONEGilles Peskine1-2/+2
2020-05-11Introduction: present the top-level sectionsGilles Peskine1-0/+7
2020-05-11SpellingGilles Peskine1-1/+1
2020-03-24Expand the rule for internal functions exposed for tests onlyGilles Peskine1-2/+4
2020-03-24Write up some solutionsGilles Peskine1-1/+98
2020-03-24Add a note that TLS requires further considerationGilles Peskine1-2/+6
2020-03-24New test strategy document: invasive testingGilles Peskine2-0/+257
2020-01-31Define EC curve family constantsGilles Peskine1-1/+1
2019-11-26Rename some signature-related identifiersGilles Peskine1-9/+9
2019-11-15Merge remote-tracking branch 'myfork-public/development' into merge-crypto-de...Gilles Peskine2-0/+59
2019-11-08getting_started: Make it clear that keys are passed inJaeden Amero1-8/+16
2019-10-01Make hyperlink a hyperlink in every markdown flavorGilles Peskine1-1/+1
2019-09-27Document test case descriptionsGilles Peskine1-0/+30
2019-09-24Document the test outcome fileGilles Peskine2-0/+29
2019-09-24Create infrastructure for architecture documents in MarkdownGilles Peskine2-0/+20
2019-09-12Merge pull request #246 from gilles-peskine-arm/psa-se_driver-interface_test_...Jaeden Amero2-0/+119
2019-09-09Add "clean" ruleGilles Peskine1-0/+3
2019-09-09Build the driver interface test strategy documentGilles Peskine1-0/+1
2019-09-05Check inputs tooGilles Peskine1-0/+1
2019-09-05Update getting_started.mdGuy Wild1-3/+3
2019-09-05Update based on Jaeden's comments.Guy Wild1-2/+2
2019-09-05Update getting_started.mdGuy Wild1-3/+3