1. 717a040 Remove duplicate / unneeded code by Nir Sonnenschein · 7 years ago
  2. d70bc48 Fix test output size by Nir Sonnenschein · 7 years ago
  3. 553b8f3 Fix test data by Nir Sonnenschein · 7 years ago
  4. 72eca16 Fix scenario test names by Nir Sonnenschein · 7 years ago
  5. 723feff Fix some errors in PSA_ASYMMETRIC_DECRYPT_OUTPUT_SIZE by Gilles Peskine · 7 years ago
  6. 5b051bc Remove trailing whitespace by Gilles Peskine · 7 years ago
  7. 6afe789 Finish renaming around PSA_ALG_IS_RSA_PKCS1V15 by Gilles Peskine · 7 years ago
  8. 4f594ec remove check for key pair (public key should be enough for verification) by Nir Sonnenschein · 7 years ago
  9. 7f5a319 code fixes for internal code review: by Nir Sonnenschein · 7 years ago
  10. 0f3bdbd change RSA encryption tests compensate for random component in encryption. by Nir Sonnenschein · 7 years ago
  11. 39e5914 added support for PKCSv1.5 signature verification and encryption/decryption and very basic tests. by Nir Sonnenschein · 7 years ago
  12. 02607e4 Merge pull request #29 from ARMmbed/psa-wrapper-apis-ecdsa-feature-psa by Gilles Peskine · 7 years ago
  13. 7b30f8b Added handling for MBEDTLS_ERR_ECP_XXX error codes by itayzafrir · 7 years ago
  14. 5c75339 ECDSA sign and verify implementation and tests by itayzafrir · 7 years ago
  15. a0655c3 Merge remote-tracking branch 'psa/pr/13' into feature-psa by Gilles Peskine · 7 years ago
  16. f0c9dd3 Added possible error codes for lifetime functions by Gilles Peskine · 7 years ago
  17. 9bb53d7 Fix copypasta in lifetime function descriptions by Gilles Peskine · 7 years ago
  18. 8ca5602 Whitespace fixes by Gilles Peskine · 7 years ago
  19. a7d245a Fix return error values description by mohammad1603 · 7 years ago
  20. ea05009 Change behavior of psa_get_key_lifetime() by mohammad1603 · 7 years ago
  21. 1c34545 Remove usage of PSA_KEY_LIFETIME_NONE by mohammad1603 · 7 years ago
  22. 5d7ec20 fix key lifetime set implementation , tests accordingly by mohammad1603 · 7 years ago
  23. ba17851 Remove unused and duplicated erros, fix documentation and tests by mohammad1603 · 7 years ago
  24. 060ad8a Compilation and tests fixes by mohammad1603 · 7 years ago
  25. 804cd71 initial key lifetime implementation and tests by mohammad1603 · 7 years ago
  26. c63b6ba Merge remote-tracking branch 'psa/pr/14' into feature-psa by Gilles Peskine · 7 years ago
  27. 47c1bc0 Correct some return codes by Gilles Peskine · 7 years ago
  28. 8d2abd6 Merge remote-tracking branch 'psa/pr/15' into feature-psa by Gilles Peskine · 7 years ago
  29. 38a622b Function psa_get_key_policy() now return policy value for empty slots by mohammad1603 · 7 years ago
  30. 0eb6e97 Merge pull request #4 from ARMmbed/psa-wrapper-apis-march-2 by Gilles Peskine · 7 years ago
  31. 0629793 More precise bounds for PSA_ASYMMETRIC_DECRYPT_OUTPUT_SIZE by Gilles Peskine · 7 years ago
  32. 5feda72 Remove usage of PSA_ERROR_INVALID_KEY_POLICY by mohammad1603 · 7 years ago
  33. 058e0b9 Avoid empty unions by Gilles Peskine · 7 years ago
  34. 9673cc8 Define PSA_ALG_RSA_OAEP_MGF1(hash) by Gilles Peskine · 7 years ago
  35. d926b88 Fix Policy enforcement sign test by mohammad1603 · 7 years ago
  36. 9a1ba0d Typo in the documentation of psa_get_key_information by Gilles Peskine · 7 years ago
  37. f48af7f psa_generate_key: specify what the extra parameters mean by Gilles Peskine · 7 years ago
  38. 6df908f Add static internal MAC finish function by mohammad1603 · 7 years ago
  39. 9e7dc71 New function: generate key/random by Gilles Peskine · 7 years ago
  40. 4eed757 add new test scenarios by mohammad1603 · 7 years ago
  41. 6944f9a New functions: asymmetric encrypt/decrypt by Gilles Peskine · 7 years ago
  42. a97cb8c Add calls for set policy in export/sign tests by mohammad1603 · 7 years ago
  43. 8484565 Minor errors in documentation around asymmetric signature by Gilles Peskine · 7 years ago
  44. 06e7920 integrate policy key usage in export and asymmetric sign functions by mohammad1603 · 7 years ago
  45. a592623 Rename PKCS1V15 to PKCS1V15_SIGN by Gilles Peskine · 7 years ago
  46. 8cc1cee Key Policy APIs implementation by mohammad1603 · 7 years ago
  47. 1906798 Fix some typos and copypasta by Gilles Peskine · 7 years ago
  48. ed52297 Clarify how multipart operations get terminated by Gilles Peskine · 7 years ago
  49. 971f706 More precise reference for the RSA public key format by Gilles Peskine · 7 years ago
  50. 7e19853 More documentation by Gilles Peskine · 7 years ago
  51. d393e18 Add psa_set_key_lifetime by Gilles Peskine · 7 years ago
  52. e3f694f Remove non-standard hash algorithms by Gilles Peskine · 7 years ago
  53. 06dc263 Fix macro definitions for ECC keys by Gilles Peskine · 7 years ago
  54. 40f68b9 Use unhexify_alloc where applicable by Gilles Peskine · 7 years ago
  55. dc2fc84 Rename xxx_of_psa functions to xxx_from_psa by Gilles Peskine · 7 years ago
  56. 3c6e970 Fix memory leak in psa_destroy_key by Gilles Peskine · 7 years ago
  57. 6d91213 Add some comments to document some non-obvious coding choices by Gilles Peskine · 7 years ago
  58. 03182e9 Fix parameter name in PSA_BLOCK_CIPHER_BLOCK_SIZE by Gilles Peskine · 7 years ago
  59. f5b9fa1 Documentation clarifications by Gilles Peskine · 7 years ago
  60. 2905a7a Fix namespace violation by Gilles Peskine · 7 years ago
  61. e4ebc12 psa_crypto_init: set the global initialized flag by Gilles Peskine · 7 years ago
  62. 609b6a5 Get the lifetime of a key slot by Gilles Peskine · 7 years ago
  63. 7698bcf Basic interface for key policies by Gilles Peskine · 7 years ago
  64. 92b3073 Minor documentation fixes by Gilles Peskine · 7 years ago
  65. 3b55571 Prototypes for AEAD functions by Gilles Peskine · 7 years ago
  66. 428dc5a Prototypes for symmetric cipher functions by Gilles Peskine · 7 years ago
  67. 7e4acc5 Document some MAC functions: psa_mac_start by Gilles Peskine · 7 years ago
  68. 8c9def3 PSA: Implement MAC functions by Gilles Peskine · 7 years ago
  69. 308b91d Wrote documentation for several functions, macros and types by Gilles Peskine · 7 years ago
  70. 9ef733f Implement hash functions by Gilles Peskine · 7 years ago
  71. a590529 Greatly expanded mbedtls_to_psa_error by Gilles Peskine · 7 years ago
  72. 98f0a24 Improve key type and algorithm encodings by Gilles Peskine · 7 years ago
  73. 93aa033 PSA asymmetric signature: set *signature_length = 0 on failure by Gilles Peskine · 8 years ago
  74. 0189e75 PSA crypto: PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE macro by Gilles Peskine · 8 years ago
  75. 20035e3 PSA crypto: asymmetric signature (RSA PKCS#1v1.5 only) by Gilles Peskine · 8 years ago
  76. c66ea6a PSA key import: support RSA public keys by Gilles Peskine · 8 years ago
  77. 969ac72 PSA RSA key import: don't rely on pk so much by Gilles Peskine · 8 years ago
  78. 2f9c4dc Add key management functions by Gilles Peskine · 8 years ago
  79. 1d26709 New function mbedtls_rsa_get_bitlen by Gilles Peskine · 8 years ago
  80. 4a6aaa4 Remove Github templates by Gilles Peskine · 7 years ago
  81. 66920ce Set the default configuration to PSA by Gilles Peskine · 7 years ago
  82. d8374ba New configuration file for PSA crypto by Gilles Peskine · 7 years ago
  83. 62a7e7e Add a Doxygen-only section by Gilles Peskine · 7 years ago
  84. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago
  85. c0a63bd Remove duplication of some entries in the ChangeLog by Simon Butcher · 7 years ago mbedtls-2.13.0
  86. b70158b Merge pull request #505 from sbutcher-arm/mbedtls-version-2.13.0 by Simon Butcher · 7 years ago
  87. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 7 years ago
  88. b5afb97 Revised and clarified ChangeLog by Simon Butcher · 7 years ago
  89. 0bbb4fc Merge branch 'development' into development by Simon Butcher · 7 years ago
  90. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 7 years ago
  91. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  92. e50128a Merge remote-tracking branch 'public/pr/1994' into development by Simon Butcher · 7 years ago
  93. 07de4c0 Merge remote-tracking branch 'public/pr/1920' into development by Simon Butcher · 7 years ago
  94. 822a9cc Merge remote-tracking branch 'public/pr/1994' into development-restricted by Simon Butcher · 7 years ago
  95. 108992e Add MTU auto-reduction test with valgrind by Hanno Becker · 7 years ago
  96. 37029eb Skip MTU auto-reduction test when running valgrind by Hanno Becker · 7 years ago
  97. f34a4c1 UDP proxy: Correct debug output for delay_srv option by Hanno Becker · 7 years ago
  98. a591c48 Correct typo in debug message by Hanno Becker · 7 years ago
  99. 83ab41c Correct typo in comment by Hanno Becker · 7 years ago
  100. cd9dcda Add const qualifier to handshake header reading functions by Hanno Becker · 7 years ago