1. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  2. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  3. c1b9892 Update library version number to 2.14.0 by Simon Butcher · 7 years ago
  4. 1aaedc0 Add implementation of TLS-1.2 PSK-to-MS key derivation by Hanno Becker · 7 years ago
  5. 93f8500 Fix unused variables warning if MBEDTLS_ECDH_C is off by Gilles Peskine · 7 years ago
  6. 346797d Add missing cleanup on failure in psa_key_agreement by Gilles Peskine · 7 years ago
  7. a05219c Add some missing compilation guards by Gilles Peskine · 7 years ago
  8. 353e453 Don't call memcpy() with 0-length arguments by Hanno Becker · 7 years ago
  9. 3b339e2 Simplify psa_generator_tls12_prf_generate_next_block() by Hanno Becker · 7 years ago
  10. 580fba1 Dynamically allocate `A(i) + seed` buffer for TLS-1.2 PRF by Hanno Becker · 7 years ago
  11. c8a41d7 Add implementation of TLS-1.2 PRF by Hanno Becker · 7 years ago
  12. b408661 ECDH: check that the keys are on the same curve by Gilles Peskine · 7 years ago
  13. 88714d7 Allow ECDH-only public key in ECDH by Gilles Peskine · 7 years ago
  14. 211a436 Document that key agreement produces a maximum-capacity generator by Gilles Peskine · 7 years ago
  15. b7ecdf0 Implement ECDH by Gilles Peskine · 7 years ago
  16. 01d718c New API function: psa_key_agreement by Gilles Peskine · 7 years ago
  17. 8feb3a8 Support key derivation with non-predefined capacity by Gilles Peskine · 7 years ago
  18. 751d965 Implement PSA_ALG_SELECT_RAW by Gilles Peskine · 7 years ago
  19. cce18ae Split off psa_key_derivation_internal by Gilles Peskine · 7 years ago
  20. e19b7d5 Revert "New function mbedtls_rsa_get_bitlen" by Gilles Peskine · 7 years ago
  21. 86a440b Reject non-byte-aligned RSA keys by Gilles Peskine · 7 years ago
  22. aac64a2 Remove support for non-byte-aligned RSA keys by Gilles Peskine · 7 years ago
  23. de13963 Merge remote-tracking branch 'restricted/pr/520' into development-restricted-proposed by Simon Butcher · 7 years ago
  24. cdd1a6c Merge remote-tracking branch 'restricted/pr/510' into development-restricted-proposed by Simon Butcher · 7 years ago
  25. e51d4b3 Merge remote-tracking branch 'public/pr/2054' into development-proposed by Simon Butcher · 7 years ago
  26. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  27. bcca58c Add common feature unavailable error by Ron Eldor · 7 years ago
  28. d83448b Merge remote-tracking branch 'public/pr/2052' into development-restricted-proposed by Simon Butcher · 7 years ago
  29. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  30. bbc31b4 Merge remote-tracking branch 'public/pr/2085' into development-restricted-proposed by Simon Butcher · 7 years ago
  31. 93a9b49 Merge remote-tracking branch 'public/pr/2077' into development-restricted-proposed by Simon Butcher · 7 years ago
  32. 241823a Merge remote-tracking branch 'public/pr/1641' into development-restricted-proposed by Simon Butcher · 7 years ago
  33. 42ab4ae Merge remote-tracking branch 'public/pr/2167' into development-restricted-proposed by Simon Butcher · 7 years ago
  34. 51b6abb Merge remote-tracking branch 'public/pr/2165' into development-proposed by Simon Butcher · 7 years ago
  35. 2981d8f Change to positive flow for all cases by Ron Eldor · 7 years ago
  36. 93ace01 Revert positive flow check by Ron Eldor · 7 years ago
  37. b430d9f Change to positive checks by Ron Eldor · 7 years ago
  38. 19779c4 Some style and documentation fixes by Ron Eldor · 7 years ago
  39. 5ed8c1e Avoid using restartable and alternative ECP imp. by Ron Eldor · 7 years ago
  40. b75ffb5 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 7 years ago
  41. 1f8527f Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 7 years ago
  42. 06f88e9 Merge remote-tracking branch 'public/pr/2007' into development-proposed by Simon Butcher · 7 years ago
  43. 76646a4 Merge remote-tracking branch 'public/pr/1777' into development-proposed by Simon Butcher · 7 years ago
  44. 2705bea Merge remote-tracking branch 'public/pr/2095' into development-proposed by Simon Butcher · 7 years ago
  45. 710f203 Merge branch 'iotssl-1770' into development_thomas_dee by Hanno Becker · 7 years ago
  46. cec1c26 Break overly long line in library/x509_create.c by Hanno Becker · 7 years ago
  47. ee334a3 Remove Doxygen tags from documentation of private structure by Hanno Becker · 7 years ago
  48. beffcd8 Update hardcoded certificates in library/certs.c by Hanno Becker · 7 years ago
  49. 6e1adee Regenerate test files by Hanno Becker · 7 years ago
  50. cb93813 Don't perform binary comparison of CRL issuer and CA subject by Hanno Becker · 7 years ago
  51. 0f6903d Move static x509_name_cmp() in library/x509_crt.c by Hanno Becker · 7 years ago
  52. 2b161c3 Fix compilation issue by Ron Eldor · 7 years ago
  53. 936d284 Minor fixes by Ron Eldor · 7 years ago
  54. 8493f80 conditionaly compile ECDH and ECDSA alt functions by Ron Eldor · 7 years ago
  55. 52b9018 psa_export_key: for raw-byte keys, zero the end of the output buffer by Gilles Peskine · 7 years ago
  56. 188c71e Private EC key format: change to raw secret value (export) by Gilles Peskine · 7 years ago
  57. f76aa77 Private EC key format: change to raw secret value (doc, import) by Gilles Peskine · 7 years ago
  58. 7904f94 Merge remote-tracking branch 'public/pr/1099' into development-proposed by Simon Butcher · 7 years ago
  59. 17a0fab Merge remote-tracking branch 'public/pr/2111' into development-proposed by Simon Butcher · 7 years ago
  60. a07d86e Merge remote-tracking branch 'public/pr/1902' into development by Simon Butcher · 7 years ago
  61. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 7 years ago
  62. b10c660 Detect unsigned integer overflow in mbedtls_ecp_check_budget() by Hanno Becker · 7 years ago
  63. 169712e Merge remote-tracking branch 'restricted/pr/390' into development by Simon Butcher · 7 years ago
  64. a74faba aes: xts: Correct NIST 80-38E to 800-38E by Jaeden Amero · 7 years ago
  65. 8381fcb aes: xts: Update inaccurate comments by Jaeden Amero · 7 years ago
  66. 6c0f94c Add better handling when deleting files on Windows by Darryl Green · 7 years ago
  67. a966fde Fix some documentation typos and improve a comment by Manuel Pégourié-Gonnard · 7 years ago
  68. ca29fdf Fix some typos in documentation and comments by Manuel Pégourié-Gonnard · 7 years ago
  69. e0e9c7c New macro PSA_ALG_FULL_LENGTH_MAC by Gilles Peskine · 7 years ago
  70. 57fbdb1 Use a public macro for AEAD tag length variations by Gilles Peskine · 7 years ago
  71. dd3ab13 Fail when encountering invalid CBC padding in EtM records by Hanno Becker · 7 years ago
  72. f8a8fe6 Fix memory leak with AEAD with non-default tag lengths by Gilles Peskine · 7 years ago
  73. 8cac2e6 Translate GCM_BAD_INPUT to INVALID_ARGUMENT, not NOT_SUPPORTED by Gilles Peskine · 7 years ago
  74. 99b7d6b Wipe sensitive data in psa_mac_verify_finish by Gilles Peskine · 7 years ago
  75. 87b0ac4 Fix possible buffer overread in psa_mac_finish_internal (CMAC) by Gilles Peskine · 7 years ago
  76. 6d72ff9 Document that the minimum truncated MAC length is implementation-defined by Gilles Peskine · 7 years ago
  77. b25cb60 Add a comment to clarify code flow by Manuel Pégourié-Gonnard · 7 years ago
  78. a5a3e40 Fix missing dereference. by Manuel Pégourié-Gonnard · 7 years ago
  79. 90f31b7 Improve readability by moving counter decrement by Manuel Pégourié-Gonnard · 7 years ago
  80. a58e011 Fix alignment in a macro definition by Manuel Pégourié-Gonnard · 7 years ago
  81. b843b15 Fix function name to fit conventions by Manuel Pégourié-Gonnard · 7 years ago
  82. c0edc96 Add comment on internal function API by Manuel Pégourié-Gonnard · 7 years ago
  83. d8b73f2 Remove unnecessary calls to init() from free() by Manuel Pégourié-Gonnard · 7 years ago
  84. c37423f Fix misleading sub-state name and comments by Manuel Pégourié-Gonnard · 7 years ago
  85. 5267b62 Change error description by Ron Eldor · 7 years ago
  86. a27190b Rename platform error code and value by Ron Eldor · 7 years ago
  87. ee68cff Fix or improve some comments (and whitespace) by Manuel Pégourié-Gonnard · 7 years ago
  88. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  89. 6346a75 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  90. 805f2e1 Add missing zeroization of buffered handshake messages by Hanno Becker · 7 years ago
  91. 748face ssl_tls: fix maximum output length by Andrzej Kurek · 7 years ago
  92. 780f0a4 Reinitialize PK ctx in mbedtls_pk_parse_key before reuse are free by Hanno Becker · 7 years ago
  93. cfa2e33 Omit runtime configuration of calloc/free if macro config enabled by Hanno Becker · 7 years ago
  94. 8df1023 Add explicit unsigned-to-signed integer conversion by Hanno Becker · 7 years ago
  95. e3f95ed Fix bias in random number generation in Miller-Rabin test by Darryl Green · 7 years ago
  96. a0b67c2 Bignum: Deprecate mbedtls_mpi_is_prime() by Janos Follath · 7 years ago
  97. da31fa1 Bignum: Fix prime validation vulnerability by Janos Follath · 7 years ago
  98. b728c29 Bignum: Remove dead code by Janos Follath · 7 years ago
  99. b8fc1b0 RSA: Use MBEDTLS_MPI_GEN_PRIME_FLAG_LOW_ERR by Janos Follath · 7 years ago
  100. f301d23 Bignum: Improve primality test for FIPS primes by Janos Follath · 7 years ago