1. 7fc0879 aria: more whitespace fixes by Manuel Pégourié-Gonnard · 7 years ago
  2. 5ad88b6 aria: define constants for block size and max rounds by Manuel Pégourié-Gonnard · 7 years ago
  3. 3c80009 aria: add error codes for hw implementations by Manuel Pégourié-Gonnard · 7 years ago
  4. f3a46a9 aria: fix some typos in comments by Manuel Pégourié-Gonnard · 7 years ago
  5. c0bb66f aria: improve compiler inline compatibility by Manuel Pégourié-Gonnard · 7 years ago
  6. 22997b7 block ciphers: improve CTR nonce warning by Manuel Pégourié-Gonnard · 7 years ago
  7. 5aa4e3b aria: align documentation on AES by Manuel Pégourié-Gonnard · 7 years ago
  8. 4231e7f Fix some whitespace and other style issues by Manuel Pégourié-Gonnard · 7 years ago
  9. fdd4354 config.h: SSL no longer uses ciphers directly by Manuel Pégourié-Gonnard · 7 years ago
  10. 525168c aria: expand config.h entry: ciphersuites & caller by Manuel Pégourié-Gonnard · 7 years ago
  11. 08d1e91 aria: add ChangeLog entry by Manuel Pégourié-Gonnard · 7 years ago
  12. 2268b96 aria: disable by default in config.h by Manuel Pégourié-Gonnard · 7 years ago
  13. 26b54fa aria: document optional asm usage in config.h by Manuel Pégourié-Gonnard · 7 years ago
  14. 377b2b6 aria: optimize byte perms on Arm by Manuel Pégourié-Gonnard · 7 years ago
  15. fb0e4f0 aria: optimise byte perms on Intel by Manuel Pégourié-Gonnard · 7 years ago
  16. cac5008 aria: define P3 macro by Manuel Pégourié-Gonnard · 7 years ago
  17. f205a01 aria: comment implementation of A transform by Manuel Pégourié-Gonnard · 7 years ago
  18. 35ad891 aria: internal names closer to standard document by Manuel Pégourié-Gonnard · 7 years ago
  19. 64744f8 aria: define SLA() as sl(a()) by Manuel Pégourié-Gonnard · 7 years ago
  20. 8c76a94 aria: turn macro into static inline function by Manuel Pégourié-Gonnard · 7 years ago
  21. 62e813c Add aria to benchmark program by Manuel Pégourié-Gonnard · 7 years ago
  22. a41ecda aria: closer to usual comment style by Manuel Pégourié-Gonnard · 7 years ago
  23. 5645393 aria: use mbedtls_zeroize() by Manuel Pégourié-Gonnard · 7 years ago
  24. c76ceb6 aria: move conditional outside of loop by Manuel Pégourié-Gonnard · 7 years ago
  25. 9cc8924 aria: use unsigned type for bit count by Manuel Pégourié-Gonnard · 7 years ago
  26. e1ad749 aria: clean up interface of internal macros by Manuel Pégourié-Gonnard · 7 years ago
  27. a6d639e aria: improve some comments & internal names by Manuel Pégourié-Gonnard · 7 years ago
  28. 442f03b cmake: keep test list in alphabetic order by Manuel Pégourié-Gonnard · 7 years ago
  29. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  30. bba6406 compat.sh: add remaining ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  31. af37f0f Add remaining ARIA suites to priority list by Manuel Pégourié-Gonnard · 7 years ago
  32. 9decaf5 Document Aria suites as TLS 1.2-only by Manuel Pégourié-Gonnard · 7 years ago
  33. 4db944c Don't declare unsupported ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  34. 7299dfd compat.sh: add ARIA interop tests with OpenSSL by Manuel Pégourié-Gonnard · 7 years ago
  35. a0e4708 compat.sh: add self-interop tests for ARIA suites by Manuel Pégourié-Gonnard · 7 years ago
  36. 392c2d2 compat.sh: run 1.2-only tests with DTLS too by Manuel Pégourié-Gonnard · 7 years ago
  37. 841192b fixed a macro to uppercase for a test script (.._TLS_DH_anon_WITH.. -> _DH_ANON_WITH_) by Markku-Juhani O. Saarinen · 7 years ago
  38. c06e101 ARIA ciphersuites for TLS 1.2 by Markku-Juhani O. Saarinen · 7 years ago
  39. 07478d6 something to do with whitespaces by Markku-Juhani O. Saarinen · 7 years ago
  40. 0fb47fe MBEDTLS_ARIA_ALT added as a feature by Markku-Juhani O. Saarinen · 7 years ago
  41. 8df81e0 Test suite for ARIA by Markku-Juhani O. Saarinen · 7 years ago
  42. 6ba68d4 ARIA init and free by Markku-Juhani O. Saarinen · 7 years ago
  43. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 7 years ago
  44. 259fa60 ARIA test vectors for CBC CFB CTR modes by Markku-Juhani O. Saarinen · 7 years ago
  45. 41efbaa ARIA cipher implementation by Markku-Juhani O. Saarinen · 7 years ago
  46. 1bf6123 Add attribution for #1351 report by Gilles Peskine · 7 years ago
  47. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  48. e80cd46 Adapt version_features.c by Hanno Becker · 7 years ago
  49. 04f9bd0 Note incompatibility of truncated HMAC extension in ChangeLog by Gilles Peskine · 7 years ago
  50. 9d56251 Merge remote-tracking branch 'upstream-public/pr/1384' into development-proposed by Gilles Peskine · 7 years ago
  51. 02550f4 Merge remote-tracking branch 'upstream-public/pr/1382' into development-proposed by Gilles Peskine · 7 years ago
  52. 0cb7709 Add LinkLibraryDependencies to VS2010 app template by Jaeden Amero · 7 years ago
  53. bb2565c Add ChangeLog entry for PR #1382 by Gilles Peskine · 7 years ago
  54. 041039f MD: Make deprecated functions not inline by Jaeden Amero · 7 years ago
  55. c5d08f8 Add ChangeLog entry for PR #1384 by Jaeden Amero · 7 years ago
  56. 5fa9876 Have Visual Studio handle linking to mbedTLS.lib internally by Krzysztof Stachowiak · 7 years ago
  57. d76d8bc Merge branch 'pr_1352' into development-proposed by Gilles Peskine · 7 years ago
  58. 200b24f Mention in ChangeLog that this fixes #1351 by Gilles Peskine · 7 years ago
  59. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  60. 3dabd6a Add issue number to ChangeLog by Gilles Peskine · 7 years ago
  61. 42a97ac Merge branch 'pr_1219' into development-proposed by Gilles Peskine · 7 years ago
  62. 1d80a67 Note in the changelog that this fixes an interoperability issue. by Gilles Peskine · 7 years ago
  63. df29868 Merge branch 'pr_1280' into development-proposed by Gilles Peskine · 7 years ago
  64. 2235bd6 Style fix in ChangeLog by Gilles Peskine · 7 years ago
  65. 1e3fd69 Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed by Gilles Peskine · 7 years ago
  66. 49ac5d0 Merge branch 'pr_1365' into development-proposed by Gilles Peskine · 7 years ago
  67. 27b0754 Add ChangeLog entries for PR #1168 and #1362 by Gilles Peskine · 7 years ago
  68. 5daa765 Add ChangeLog entry for PR #1165 by Gilles Peskine · 7 years ago
  69. 8d6d8c8 ctr_drbg: Typo fix in the file description comment. by Paul Sokolovsky · 7 years ago
  70. 6d6c798 Merge remote-tracking branch 'upstream-public/pr/1362' into development by Jaeden Amero · 7 years ago
  71. 69f3072 Merge remote-tracking branch 'upstream-public/pr/1168' into development by Jaeden Amero · 7 years ago
  72. 129f508 dhm: Fix typo in RFC 5114 constants by Jaeden Amero · 7 years ago
  73. 8d7d1ea tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1 by Antonio Quartulli · 7 years ago
  74. f476b9d data_files/pkcs8-v2: add keys generated with PRF != SHA1 by Antonio Quartulli · 7 years ago
  75. bfa440e tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results by Antonio Quartulli · 7 years ago
  76. e87e885 tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms by Antonio Quartulli · 7 years ago
  77. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 7 years ago
  78. 9566ff7 Fix minor issues raised in PR review by Ron Eldor · 7 years ago
  79. 1072e5c Update ChangeLog style by Ron Eldor · 7 years ago
  80. ffb6efd Fix doxygen documentation for CCM encryption by Mathieu Briand · 7 years ago
  81. c153998 Add some tests for different available profiles by Ron Eldor · 7 years ago
  82. 099e61d Rephrase Changelog by Ron Eldor · 7 years ago
  83. 85e1dcf Fix handshake failure in suite B by Ron Eldor · 7 years ago
  84. 32605dc Merge remote-tracking branch 'upstream-restricted/pr/451' into development-restricted by Jaeden Amero · 7 years ago mbedtls-2.7.0
  85. d79bce1 Merge remote-tracking branch 'upstream-restricted/pr/452' into development-restricted by Jaeden Amero · 7 years ago
  86. 55fc4e0 Update ChangeLog with language and technical corrections by Simon Butcher · 7 years ago
  87. 3b438d3 Update version to 2.7.0 by Jaeden Amero · 7 years ago
  88. 98b9373 Merge branch 'development' into development-restricted by Jaeden Amero · 7 years ago mbedtls-2.7.0-rc1
  89. 15f90e0 Merge remote-tracking branch 'upstream-public/pr/1336' into development by Jaeden Amero · 7 years ago
  90. 9564e97 Merge branch 'development' into development-restricted by Jaeden Amero · 7 years ago
  91. 8dd16ab doxygen: Disable JAVADOC_AUTOBRIEF by Jaeden Amero · 7 years ago
  92. 27ff120 Improve SHA-512 documentation by Rose Zadik · 7 years ago
  93. 602285e Improve SHA-256 documentation by Rose Zadik · 7 years ago
  94. 64feefb Improve message digest documentation by Rose Zadik · 7 years ago
  95. 2f8163d Improve CTR-DRBG documentation by Rose Zadik · 7 years ago
  96. 44833d9 Improve SHA-1 documentation by Rose Zadik · 7 years ago
  97. bff87d9 Improve ECDSA documentation by Rose Zadik · 7 years ago
  98. de2d622 Improve ECDH documentation by Rose Zadik · 7 years ago
  99. 042e97f Improve RSA documentation by Rose Zadik · 7 years ago
  100. 17b4f7f Improve GCM documentation by Rose Zadik · 7 years ago