- 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
- 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
- e65cca2 Document the key_ext functions as deprecated by Gilles Peskine · 1 year, 2 months ago
- 603b5b8 Documentation: point to key_custom instead of key_ext by Gilles Peskine · 1 year, 2 months ago
- f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
- d72ad73 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
- d30cc09 psa: fix parameters' names of psa_key_derivation_verify_bytes() by Valerio Setti · 1 year, 1 month ago
- 1cb31cc crypto.h: fix documentation for some functions by Valerio Setti · 1 year, 2 months ago
- f6f973c Document security weakness in concurrent execution of psa_destroy_key by Ryan Everett · 1 year, 5 months ago
- 6a2c400 typo by Gilles Peskine · 1 year, 5 months ago
- 23605d1 More renaming: method -> production parameters by Gilles Peskine · 1 year, 5 months ago
- 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 5 months ago
- dc5597b Fix copypasta by Gilles Peskine · 1 year, 5 months ago
- c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
- 6d81cbc Document new functions psa_generate_key_ext, psa_key_derivation_output_key_ext by Gilles Peskine · 1 year, 6 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 00b54e6 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 3 months ago
- 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
- 802ff1b Merge pull request #7147 from paul-elliott-arm/interruptible_sign_hash_codestyle_drivers by Gilles Peskine · 2 years, 5 months ago
- 15d7d43 Pacify Clang 15 by Paul Elliott · 2 years, 5 months ago
- a16ce9f Remove driver entry points for {get|set}_max_ops(). by Paul Elliott · 2 years, 5 months ago
- a3b625b Merge pull request #7098 from gilles-peskine-arm/retval-non-empty by Paul Elliott · 2 years, 5 months ago
- b1176f2 Allow alternative names for overridden PSA headers by Gilles Peskine · 2 years, 5 months ago
- 21c3951 Add reference to mbedtls_ecp_set_max_ops() to docs by Paul Elliott · 2 years, 6 months ago
- 1b49ef5 Fix abort documentation. by Paul Elliott · 2 years, 6 months ago
- 1265f00 First draft of PSA interruptible ECC signing design by Paul Elliott · 2 years, 11 months ago
- ed73355 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
- 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- f7c1f74 doxygen: merge multiple descriptions of the same return codes by Andrzej Kurek · 3 years, 6 months ago
- e2b6866 Align function parameter names for mbedtls_set_key_owner_id in PSA headers by Antonio de Angelis · 3 years, 8 months ago
- e6d3eda Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
- 6c12a1e Add ARIA to the PSA API by Gilles Peskine · 3 years, 11 months ago
- a0f4b59 Fixes for PBKDF2 documentation by Andrew Thoelke · 4 years, 1 month ago
- 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
- 702cf09 PSA PAKE: move the API to crypto_extra.h by Janos Follath · 4 years, 2 months ago
- a295918 PSA PAKE: add input size macros by Janos Follath · 4 years, 2 months ago
- 79e1c47 PSA PAKE: explain implicit key confirmation by Janos Follath · 4 years, 2 months ago
- 7c59b7a Improve psa_pake_set_peer()/user() documentation by Janos Follath · 4 years, 2 months ago
- 56a4d7a Simplify PAKE input/output format documentation by Janos Follath · 4 years, 2 months ago
- ead0e4f PSA PAKE: Clarify J-PAKE algorithm documentation by Janos Follath · 4 years, 2 months ago
- d416838 Rename psa_pake_set_password_mhf() by Janos Follath · 4 years, 2 months ago
- 3ae6696 Clarify psa_pake_setup() documentation by Janos Follath · 4 years, 2 months ago
- 19271ea PSA PAKE: Clarify documentation of valid states by Janos Follath · 4 years, 2 months ago
- 9a04aea PSA PAKE: improve and fix documentation by Janos Follath · 4 years, 3 months ago
- 7b89103 PSA PAKE: refine documentation of return values by Janos Follath · 4 years, 3 months ago
- e1a080f Improve psa_pake_set_password_mhf() documentation by Janos Follath · 4 years, 3 months ago
- 1062a24 Fix psa_pake_set_password_mhf() parameter list by Janos Follath · 4 years, 3 months ago
- 14ce06a PSA PAKE: fix documentation by Janos Follath · 4 years, 3 months ago
- 60fa7c5 PSA PAKE: document operation parameters by Janos Follath · 4 years, 3 months ago
- b0bcb63 Link PSA_KEY_TYPE_PASSWORD in the documentation by Janos Follath · 4 years, 3 months ago
- fe0c449 Add psa_pake_set_password_mhf() by Janos Follath · 4 years, 3 months ago
- 56cc9cc PSA PAKE: Align macro names with psa_pake_step_t by Janos Follath · 4 years, 3 months ago
- 78b9e40 PSA PAKE: reintroduce psa_pake_primitive_t by Janos Follath · 4 years, 3 months ago
- a86c313 PSA PAKE: divide setup into several steps by Janos Follath · 4 years, 3 months ago
- beb78d4 Rename psa_pake_data_t by Janos Follath · 4 years, 3 months ago
- 57cfc40 Remove obsolete __DOXYGEN_ONLY__ blocks by Janos Follath · 4 years, 3 months ago
- f53c7af PSA PAKE: introduce psa_pake_family_t by Janos Follath · 4 years, 3 months ago
- 1459aa5 PSA PAKE: improve documentation by Janos Follath · 4 years, 3 months ago
- 5b44cfd PSA PAKE: remove alg parameter from setup by Janos Follath · 4 years, 3 months ago
- cd56ff9 PSA PAKE: make cipher suite opaque by Janos Follath · 4 years, 3 months ago
- 2ba6079 PSA: fix wording for implementation defined types by Janos Follath · 4 years, 3 months ago
- 7ebcbf3 Remove psa_pake_get/set_key_share() functions by Janos Follath · 4 years, 4 months ago
- fb4203d PSA PAKE: Call the scheme algorithm by Janos Follath · 4 years, 4 months ago
- ca2c167 PSA PAKE: fix doxygen warnings by Janos Follath · 4 years, 4 months ago
- 7f1e81a PSA PAKE: specify key type and usage by Janos Follath · 4 years, 4 months ago
- 9c6b147 PSA PAKE: Add J-PAKE to the interface by Janos Follath · 4 years, 5 months ago
- 508afec PSA PAKE: Add cipher suite structure by Janos Follath · 4 years, 5 months ago
- 5e5dcac PSA PAKE: Add function declarations by Janos Follath · 4 years, 5 months ago
- 12b4f34 Fix documentation by gabor-mezei-arm · 4 years, 3 months ago
- 38cbaf2 Typo by gabor-mezei-arm · 4 years, 3 months ago
- 4a21019 Implement psa_sign_message and psa_verify_message functions by gabor-mezei-arm · 4 years, 4 months ago
- 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
- 4e02f01 Fix key type that wasn't updated earlier by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 2c44daf Add restriction on output_key alg for password hash by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 4feb611 Lift a restriction on usage of verify_key() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- e88511d Try making one condition more readable by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- ece9087 Clarify requirement on usage flags by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- acfde46 Mention USAGE_VERIFY_DERIVATION in input_key() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 2171e42 Add new key type PASSWORD_HASH by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 88658be Clarify algorithm constraint for verification by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 9023cac Merge verification policies together by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- d307f63 Rename verify_output_xxx() to verify_xxx() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- ffc86ce Improve or expand several descriptions. by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- dc1b4e4 Fix a few typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- bd98df7 Update documentation of AEAD output size macros by Bence Szépkúti · 4 years, 3 months ago
- 49325d3 PSA PBKDF2: add verify-output functions by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 22f08bc PSA PBKDF2: add new input function by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- eb1a301 Update documentation references to the AEAD macros by Bence Szépkúti · 4 years, 5 months ago
- 3b1cba8 Fix reference to deprecated macro in documentation by Bence Szépkúti · 4 years, 4 months ago
- 7962284 Mention psa_hash_compute in the documentation of psa_{sign,verify}_hash by Gilles Peskine · 4 years, 5 months ago
- 6754680 New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
- 364d12c Documentation: fix \p used for non-parameters by Gilles Peskine · 4 years, 5 months ago
- 5d81481 Rename AEAD WITH_MINIMUM_LENGTH to AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 6 months ago
- caad493 rename MAC_WITH_MINIMUM_LENGTH_TAG to AT_LEAST_THIS_LENGTH_MAC by Steven Cooreman · 4 years, 6 months ago
- ee18b1f Style and language updates after review by Steven Cooreman · 4 years, 6 months ago
- b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago