1. dad0832 Merge branch 'psa-hash_clone' into psa-api-1.0-beta by Gilles Peskine · 7 years ago
  2. e43aa39 hash_clone: Fix copypasta and add a functional description by Gilles Peskine · 7 years ago
  3. ea2e360 Merge branch 'psa-copy_key' into psa-api-1.0-beta by Gilles Peskine · 7 years ago
  4. 4cb9dde New function psa_copy_key by Gilles Peskine · 7 years ago
  5. 0ce26e3 Add a hash wildcard value for hash-and-sign algorithm by Gilles Peskine · 7 years ago
  6. b66c27b New macro PSA_ALG_IS_HASH_AND_SIGN by Gilles Peskine · 7 years ago
  7. b865df0 Merge branch 'psa-no_type_on_allocate_key' into psa-api-1.0-beta by Gilles Peskine · 7 years ago
  8. d40c1fb Don't require a type and size when creating a key slot by Gilles Peskine · 7 years ago
  9. b37af92 Merge branch 'psa-hash_clone' into psa-api-1.0-beta by Gilles Peskine · 7 years ago
  10. ebb2c3e New function psa_hash_clone by Gilles Peskine · 7 years ago
  11. 9dcc80e Merge branch 'psa-derive_input_steps-agreement_as_one_step' into psa-api-1.0-beta by Gilles Peskine · 7 years ago
  12. 6843c29 Simplify the encoding of key agreement algorithms by Gilles Peskine · 7 years ago
  13. 769c7a6 New function to get the raw shared secret from key agreement by Gilles Peskine · 7 years ago
  14. 5dcd3ce Remove psa_key_derivation from the official API by Gilles Peskine · 7 years ago
  15. 969c5d6 Make key agreement the secret input for key derivation by Gilles Peskine · 7 years ago
  16. 41ac513 Don't use key derivation multipart inputs for key agreement by Gilles Peskine · 7 years ago
  17. 6cdfdb7 Improve the rules on key derivation input types by Gilles Peskine · 7 years ago
  18. b70a0fd Key derivation by small input steps: proof-of-concept by Gilles Peskine · 7 years ago
  19. 7666edb Merge branch 'psa-aead_multipart' into psa-api-1.0-beta by Gilles Peskine · 7 years ago
  20. 1f9e58a Merge branch 'psa-signature_policy_wildcard' into psa-api-1.0-beta by Gilles Peskine · 7 years ago
  21. 3a74e00 Add type argument to psa_set_key_domain_parameters by Gilles Peskine · 7 years ago
  22. 8851c40 psa: Add DH key exchange keys by Jaeden Amero · 7 years ago
  23. 1308fb5 psa: Simplify DSA key formats by Jaeden Amero · 7 years ago
  24. 283dfd1 psa: Add get/set domain parameters by Jaeden Amero · 7 years ago
  25. bc59c85 Doc only: Add psa_aead_set_lengths() for the sake of CCM by Gilles Peskine · 7 years ago
  26. a05602d Fix typos in recently-added documentation by Gilles Peskine · 7 years ago
  27. 8afbff8 psa: Expand documentation for psa_key_agreement() by Jaeden Amero · 7 years ago
  28. 0ae445f psa: Simplify EC public key format by Jaeden Amero · 7 years ago
  29. 69647a4 Declare one-shot hash, MAC and cipher functions by Gilles Peskine · 7 years ago
  30. 30f77cd Add a hash wildcard value for hash-and-sign algorithm by Gilles Peskine · 7 years ago
  31. 30a9e41 Declare multipart AEAD functions by Gilles Peskine · 7 years ago
  32. f45adda Copyedit the documentation of multipart operation functions by Gilles Peskine · 7 years ago
  33. 5f25dd0 Document that destroying a key aborts any ongoing operation by Gilles Peskine · 7 years ago
  34. d35b489 New macro PSA_ALG_IS_HASH_AND_SIGN by Gilles Peskine · 7 years ago
  35. 6b19600 psa: Simplify RSA public key format by Jaeden Amero · 7 years ago
  36. d3a0c2c psa: Document requirements for psa_export_public_key() by Jaeden Amero · 7 years ago
  37. 9e919c6 psa: Document generator requirements consistently by Jaeden Amero · 7 years ago
  38. 5bae227 psa: Add initializers for cipher operation objects by Jaeden Amero · 7 years ago
  39. 5a5dc77 psa: Enable easier initialization of cipher operations by Jaeden Amero · 7 years ago
  40. 769ce27 psa: Add initializers for MAC operation objects by Jaeden Amero · 7 years ago
  41. 6a25b41 psa: Add initializers for hash operation objects by Jaeden Amero · 7 years ago
  42. 70261c5 psa: Add initializers for key policies by Jaeden Amero · 7 years ago
  43. 7597689 Split crypto_driver.h into one for each driver type by Gilles Peskine · 7 years ago
  44. 5e9c9cc Document macros that were referenced by Gilles Peskine · 7 years ago
  45. 2d59b2c crypto_driver.h: get type definitions from crypto_enum.h by Gilles Peskine · 7 years ago
  46. a7c26db Move remaining size macros from crypto.h to crypto_sizes.h by Gilles Peskine · 7 years ago
  47. f3b731e Move integral types and associated macros to their own header by Gilles Peskine · 7 years ago
  48. 0344d81 Simplify the SPM compatibility hack by Gilles Peskine · 7 years ago
  49. 23fd2bd Update some documentation related to key slots by Gilles Peskine · 7 years ago
  50. b77a6b2 Remove psa_set_key_lifetime by Gilles Peskine · 7 years ago
  51. f6cc435 Remove psa_key_slot_t from public headers by Gilles Peskine · 7 years ago
  52. ae32aac Switch function declarations from key slots to key handles by Gilles Peskine · 7 years ago
  53. 644cd5f Linkify some macros that were just typeset as text by Gilles Peskine · 7 years ago
  54. f535eb2 Declare the new slot management functions in crypto.h by Gilles Peskine · 7 years ago
  55. 3cac8c4 Move declarations related to lifetimes further up in crypto.h by Gilles Peskine · 7 years ago
  56. 596e65e Fix indentation by Netanel Gonen · 7 years ago
  57. 0cfaed1 fix doxigen issue by Gilles Peskine · 7 years ago
  58. 1d7195f always compile mbedtls_psa_inject_entropy by Netanel Gonen · 7 years ago
  59. 0d2c266 change MBEDTLS_RANDOM_SEED_ITS define to be PSA_CRYPTO_ITS_RANDOM_SEED_UID by avolinski · 7 years ago
  60. 7cc8229 Replace MBED_RANDOM_SEED_ITS_UID with MBEDTLS_RANDOM_SEED_ITS_UID by avolinski · 7 years ago
  61. 21f37cb Add Tests for psa crypto entropy incjection by Netanel Gonen · 7 years ago
  62. ee2ffd3 Document the maximum seed size as well as the minimum by Gilles Peskine · 7 years ago
  63. 0338ded Improve documentation of mbedtls_psa_inject_entropy by Gilles Peskine · 7 years ago
  64. 2bcd312 Add entropy injection function to psa cripto APIs by Netanel Gonen · 7 years ago
  65. d49a499 psa: Implement persistent keys by Darryl Green · 7 years ago
  66. 2255a36 Improve documentation of TLS-1.2 PRF and PSK-to-MS KDF by Hanno Becker · 7 years ago
  67. 8dbfca4 Add TLS-1.2 PSK-to-MS key derivation algorithm identifier to PSA API by Hanno Becker · 7 years ago
  68. 19643c5 Fix typo in documentation by Gilles Peskine · 7 years ago
  69. a05219c Add some missing compilation guards by Gilles Peskine · 7 years ago
  70. 580fba1 Dynamically allocate `A(i) + seed` buffer for TLS-1.2 PRF by Hanno Becker · 7 years ago
  71. c8a41d7 Add implementation of TLS-1.2 PRF by Hanno Becker · 7 years ago
  72. 79250c2 Add identifiers for TLS-1.2 PRF by Hanno Becker · 7 years ago
  73. 99d0259 Improve documentation the shared secret format for FFDH by Gilles Peskine · 7 years ago
  74. d171e78 Document the peer_key format for psa_key_agreement by Gilles Peskine · 7 years ago
  75. 6c6a023 More tweaks on EC-related wording by Gilles Peskine · 7 years ago
  76. 7b5b4a0 Correct description of the ECDH shared secret by Gilles Peskine · 7 years ago
  77. f5f442a More accurate description of the shared secret for ECDH by Gilles Peskine · 7 years ago
  78. 211a436 Document that key agreement produces a maximum-capacity generator by Gilles Peskine · 7 years ago
  79. 79dd622 Clarify the format of the (EC)DH shared secret by Gilles Peskine · 7 years ago
  80. 2607bca Give "DH" and "DHM" as alternative names by Gilles Peskine · 7 years ago
  81. 01d718c New API function: psa_key_agreement by Gilles Peskine · 7 years ago
  82. 8feb3a8 Support key derivation with non-predefined capacity by Gilles Peskine · 7 years ago
  83. 93098fd Key agreement: macros for finite-field Diffie-Hellman, ECDH by Gilles Peskine · 7 years ago
  84. e8f0e3d New algorithm category: key selection by Gilles Peskine · 7 years ago
  85. 92587db Write missing bit of the documentation of psa_key_derivation by Gilles Peskine · 7 years ago
  86. 40f1cb1 Merge pull request #182 from ARMmbed/psa-asymmetric-format-raw_private_key by Jaeden Amero · 7 years ago
  87. f793393 Expand the documentation of import/export formats by Gilles Peskine · 7 years ago
  88. 5eb1521 Private EC key format: update key representation size macro by Gilles Peskine · 7 years ago
  89. f76aa77 Private EC key format: change to raw secret value (doc, import) by Gilles Peskine · 7 years ago
  90. f015fec Some changes from 'pcd_' to 'psa_drv_' were missed by Derek D. Miller · 7 years ago
  91. 9411db7 psa: driver: Wrap types and symbols for C/C++ use by Jaeden Amero · 7 years ago
  92. 20b8a4f psa: driver: Convert struct types to typedefs by Jaeden Amero · 7 years ago
  93. 4155850 psa: driver: Use header guard style consistently by Jaeden Amero · 7 years ago
  94. 7632f62 psa: driver: Prefix "encrypt or decrypt" type by Jaeden Amero · 7 years ago
  95. 1acb2c4 psa: driver: Replace `pcd_` prefix with `psa_drv_` by Jaeden Amero · 7 years ago
  96. e095d60 psa: driver: Use "Driver Model" terminology by Jaeden Amero · 7 years ago
  97. 72244ae psa: driver: Fix names of AEAD functions by Jaeden Amero · 7 years ago
  98. 0a09f77 psa: driver: Fix comment whitespace format by Jaeden Amero · 7 years ago
  99. d3d26aa psa: driver: Fix trailing whitespace issues by Jaeden Amero · 7 years ago
  100. ec57c55 Merge pull request #161 from ARMmbed/driver_api by Jaeden Amero · 7 years ago