- 0b6d021 Adjust presence of warning/link. by Manuel Pégourié-Gonnard · 2 years ago
- de24ba6 Add link to examples in relevant places by Manuel Pégourié-Gonnard · 2 years ago
- 417ce2c Rename _USE to _BASIC by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 1cae90b Update PSA_WANT spec for new KEY_PAIR scheme by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 265ce7c Merge pull request #5451 from gilles-peskine-arm/psa-driver-kdf-spec by Gilles Peskine · 2 years, 2 months ago
- f4ba001 Clarify when key derivation entry points are mandatory/permitted by Gilles Peskine · 2 years, 2 months ago
- 8dd1e62 Copyediting by Gilles Peskine · 2 years, 2 months ago
- 7df8ba6 Rework the description of key derivation output/verify key by Gilles Peskine · 2 years, 2 months ago
- dcaf104 Note that we may want to rename derive_key by Gilles Peskine · 2 years, 2 months ago
- f96a18e Probably resolve concern about the input size for derive_key by Gilles Peskine · 2 years, 2 months ago
- 1414bc3 Minor copyediting by Gilles Peskine · 2 years, 2 months ago
- 24f5229 Key agreement needs an attribute structure for our key by Gilles Peskine · 2 years, 2 months ago
- e52bff9 Note possible issue with derive_key: who should choose the input length? by Gilles Peskine · 2 years, 2 months ago
- b319ed6 State explicitly that cooked key derivation uses the export format by Gilles Peskine · 2 years, 2 months ago
- f787879 Clarify sequencing of long inputs by Gilles Peskine · 2 years, 2 months ago
- d2fe1d5 Rationale on key derivation inputs and buffer ownership by Gilles Peskine · 2 years, 2 months ago
- 4e94fea Key derivation dispatch doesn't depend on the key type by Gilles Peskine · 2 years, 2 months ago
- 66b96e2 Copyediting by Gilles Peskine · 2 years, 2 months ago
- d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
- 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
- e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
- b175b14 Remove driver_pake_get_role function by Przemek Stekiel · 2 years, 4 months ago
- fa1754e Update documentation of psa_pake_input by Przemek Stekiel · 2 years, 4 months ago
- c0e6250 Fix documentation and tests by Przemek Stekiel · 2 years, 5 months ago
- e9254a0 Adapt driver dispatch documentation for user/peer getters by Przemek Stekiel · 2 years, 5 months ago
- 691e91a Further pake code optimizations by Przemek Stekiel · 2 years, 5 months ago
- 4dc83d4 Add check for pake operation buffer overflow by Przemek Stekiel · 2 years, 5 months ago
- 6b64862 Documentation fixes and code adaptation by Przemek Stekiel · 2 years, 5 months ago
- 251e86a Adapt names to more suitable and fix conditional compilation flags by Przemek Stekiel · 2 years, 6 months ago
- 27cd488 Update the documentation (v.3) by Przemek Stekiel · 2 years, 6 months ago
- 33ea63d Minor updates of the documentation by Przemek Stekiel · 2 years, 7 months ago
- 8c8ab26 Update documentation (handling inputs, function names) by Przemek Stekiel · 2 years, 7 months ago
- d67a5b6 Update PAKE driver documentation (v.2) by Przemek Stekiel · 2 years, 7 months ago
- d6eb110 Add draft documentation for the PAKE driver dispatch logic by Przemek Stekiel · 2 years, 7 months ago
- fd09408 Pass attributes alongside key buffer by Gilles Peskine · 2 years, 6 months ago
- 635b779 Fix math character used in text mode by Gilles Peskine · 2 years, 7 months ago
- 4e346bd Fix entry point name by Gilles Peskine · 2 years, 7 months ago
- eda71ce Key derivation: improve overview of the problem space by Gilles Peskine · 2 years, 7 months ago
- b549776 Merge branch 'Mbed-TLS:development' into codegen_1.1 by asfand-silabs · 2 years, 11 months ago
- a2cac32 Update and document mbedtls extensions by Archana · 3 years, 4 months ago
- 1776dd9 Doc improvements -Cosmetic by Archana · 3 years, 4 months ago
- 4688624 Driver Wrappers code gen migration guide updated. by Archana · 3 years, 5 months ago
- 0b86ac1 Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
- d9645c8 Fix naming confusion with opaque key derivation by Gilles Peskine · 3 years, 1 month ago
- 54eb068 New function psa_crypto_driver_key_derivation_get_input_type by Gilles Peskine · 3 years, 1 month ago
- 3fc9e04 Be more consistent with raw/cooked key derivation terminology by Gilles Peskine · 3 years, 2 months ago
- 1a5b830 Fix typos and copypasta by Gilles Peskine · 3 years, 2 months ago
- c2e2910 Fix internal links by Gilles Peskine · 3 years, 2 months ago
- 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
- e356f07 Merge pull request #5512 from gilles-peskine-arm/psa-driver-interface-tweaks-202201 by Gilles Peskine · 3 years, 5 months ago
- 08fb89d Require a driver prefix to be non-empty by Gilles Peskine · 3 years, 6 months ago
- 272ff9c Open a namespace for implementation-specific properties by Gilles Peskine · 3 years, 6 months ago
- 6c3b1a7 Allow comments in driver descriptions by Gilles Peskine · 3 years, 6 months ago
- 220bda7 Rename a function parameter to avoid confusion by Gilles Peskine · 3 years, 6 months ago
- a2b4159 Draft specification for key derivation by Gilles Peskine · 3 years, 6 months ago
- 21b20c7 Add Changelog and update documentation by Archana · 3 years, 8 months ago
- c08248d Rename the template file from .conf to .jinja by Archana · 3 years, 8 months ago
- a8939b6 Restructure scripts' folder alignment by Archana · 3 years, 8 months ago
- 1f1a34a Rev 1.0 of Driver Wrappers code gen by Archana · 3 years, 9 months ago
- dba968f Realign Markdown table by Bence Szépkúti · 4 years, 2 months ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
- f9a68ad Fix typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 421390f Fix driver interface for key derivation by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
- 351a257 PSA PBKDF2: extend key derivation driver interface by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
- 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
- 2c5d9e6 No configuration symbols for FFDH by Gilles Peskine · 4 years, 6 months ago
- 7df7d1e ECC: add rationale by Gilles Peskine · 4 years, 6 months ago
- c74712f Fix an example that didn't follow the given pattern by Gilles Peskine · 4 years, 6 months ago
- 59c6347 Remove the time stamp by Gilles Peskine · 4 years, 6 months ago
- ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
- 055be83 Fix typo by Gilles Peskine · 4 years, 6 months ago
- 84ae1ee Minor clarification by Gilles Peskine · 4 years, 6 months ago
- 3d67365 Add a key_buffer_length output to "get_builtin_key" by Gilles Peskine · 4 years, 6 months ago
- 348eeeb Clarify the intent of the KEEPALIVE flag by Gilles Peskine · 4 years, 8 months ago
- ae7772d Clarifications around reseed_entropy_size by Gilles Peskine · 4 years, 8 months ago
- 43100e3 Add section on combining get_entropy with add_entropy by Gilles Peskine · 4 years, 8 months ago
- 32e584c Copyediting and minor clarifications by Gilles Peskine · 4 years, 8 months ago
- 3ff7906 Note an interrogation about integer value representation by Gilles Peskine · 4 years, 8 months ago
- 6a530e8 Random driver: make initial_entropy_size mandatory by Gilles Peskine · 4 years, 8 months ago
- ee914f3 Minor clarifications by Gilles Peskine · 4 years, 9 months ago
- 609394c Open question: can there be multiple RNG instances? by Gilles Peskine · 4 years, 9 months ago
- 8d5092c get_random: no output on error by Gilles Peskine · 4 years, 9 months ago
- 1ef6ad4 Note that I'm not completly sure about the get_entropy flags by Gilles Peskine · 4 years, 9 months ago
- 3eb65fb Open question: should add_entropy take an estimated_entropy_bits parameter? by Gilles Peskine · 4 years, 9 months ago
- b89b4b9 get_entropy: recommendations on conditioning and entropy estimates by Gilles Peskine · 4 years, 9 months ago
- 05ab264 get_entropy: recommendations on the output_size by Gilles Peskine · 4 years, 9 months ago
- a14326f Make add_entropy optional by Gilles Peskine · 4 years, 9 months ago
- 390c5a2 It is not meaningful for reseed_entropy_size to be 0 by Gilles Peskine · 4 years, 9 months ago
- 0e3b7ce Don't require a call to add_entropy when 0 bytes are needed by Gilles Peskine · 4 years, 9 months ago
- 5263e1e Transparent drivers can have get_entropy as well by Gilles Peskine · 4 years, 9 months ago
- e80978a Specification for random generation and entropy drivers by Gilles Peskine · 4 years, 9 months ago
- 1fc4c8d Let get_builtin_key be called to retrieve the key's attributes by Gilles Peskine · 4 years, 8 months ago
- a6454d2 Minor clarifications by Gilles Peskine · 4 years, 9 months ago
- 48d71f2 New entry point get_builtin_key for opaque drivers by Gilles Peskine · 4 years, 9 months ago
- 5197735 Remove the time stamp by Gilles Peskine · 4 years, 8 months ago
- e533ff7 Merge pull request #3695 from gilles-peskine-arm/psa-unified-driver-specs-20200918 by Gilles Peskine · 4 years, 8 months ago
- f0a9721 Use GitHub-compatible table formatting by Gilles Peskine · 4 years, 8 months ago