1. ceb1225 chachapoly: add test for state flow by Manuel Pégourié-Gonnard · 7 years ago
  2. 444f711 poly1305: add test with multiple small fragments by Manuel Pégourié-Gonnard · 7 years ago
  3. 59d2c30 chachapoly: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  4. a8fa8b8 poly1305: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  5. 2aca236 chacha20: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  6. fce88b2 Fix selftest verbosity in test suites by Manuel Pégourié-Gonnard · 7 years ago
  7. 69767d1 cipher: add chachapoly test vector + unauth case by Manuel Pégourié-Gonnard · 7 years ago
  8. 1465602 poly1305: fix bug in starts() and add test for it by Manuel Pégourié-Gonnard · 7 years ago
  9. 55c0d09 chacha20: fix bug in starts() and add test for it by Manuel Pégourié-Gonnard · 7 years ago
  10. 7296771 chachapoly: add test with unauthentic data by Manuel Pégourié-Gonnard · 7 years ago
  11. 528524b Reduce size of buffers in test suites by Manuel Pégourié-Gonnard · 7 years ago
  12. b1ac5e7 poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  13. 346b8d5 chachapoly: split crypt_and_mac() to match GCM API by Manuel Pégourié-Gonnard · 7 years ago
  14. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  15. dca6abb Fix test suite when GCM Is disabled, but AEAD_ChaCha20_Poly1305 is enabled. by Daniel King · 9 years ago
  16. 6155cc8 Add ChaCha20 test vectors from RFC 7539 by Daniel King · 9 years ago
  17. 8fe4701 Add ChaCha20+Poly1305 to the Cipher module by Daniel King · 9 years ago
  18. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  19. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  20. bd92062 Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  21. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  22. 11999bb Fix minor code style issues by Darryl Green · 7 years ago
  23. 7d7bad6 Update version to 2.9.0 by Jaeden Amero · 7 years ago
  24. 38c42d5 Merge remote-tracking branch 'upstream-public/pr/1570' into development-proposed by Jaeden Amero · 7 years ago
  25. f13ca95 Test suites: print error on failed platform_setup by Andrzej Kurek · 7 years ago
  26. a282270 Add explicit checks for non-zero result of platform setup in test suites by Andrzej Kurek · 7 years ago
  27. 32a675f Add conditional platform context creation & usage by Andrzej Kurek · 7 years ago
  28. 1152fa8 Add platform setup and teardown calls to test suites by Andrzej Kurek · 7 years ago
  29. 6668927 Generate primes according to FIPS 186-4 by Jethro Beekman · 7 years ago
  30. be2371c Merge branch 'pr_348' into development-proposed by Gilles Peskine · 7 years ago
  31. 695d557 Merge branch 'pr_1180' into development-proposed by Gilles Peskine · 7 years ago
  32. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
  33. 78a03ec Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed by Jaeden Amero · 7 years ago
  34. 2843d21 Merge remote-tracking branch 'upstream-public/pr/1523' into development-proposed by Jaeden Amero · 7 years ago
  35. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  36. 576d474 Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  37. de420a4 Fix some test deps by Deomid Ryabkov · 9 years ago
  38. 1cfa2d0 Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  39. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  40. d2df936 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  41. 8be0e6d Update version to 2.8.0 by Jaeden Amero · 7 years ago mbedtls-2.8.0
  42. 79a5e72 Merge remote-tracking branch 'upstream-restricted/pr/463' into development-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.8.0-rc1
  43. 24b2d6f Merge remote-tracking branch 'upstream-restricted/pr/459' into development-restricted-proposed by Jaeden Amero · 7 years ago
  44. a63305d x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  45. 0bdb050 x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  46. fd3e4fb x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  47. 5f19328 Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed by Gilles Peskine · 7 years ago
  48. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  49. 1ba8a3f Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  50. a31d820 Merge remote-tracking branch 'upstream-public/pr/778' into development-proposed by Gilles Peskine · 7 years ago
  51. 88a8dcb Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  52. 147b28e Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  53. 22797fc Remove redundant dependency by Sanne Wouda · 8 years ago
  54. bb50113 Rename test and update dependencies by Sanne Wouda · 8 years ago
  55. 90da97d Add test case found through fuzzing to pkparse test suite by Sanne Wouda · 8 years ago
  56. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  57. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  58. 693a1d9 Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig. by itayzafrir · 7 years ago
  59. d76d8bc Merge branch 'pr_1352' into development-proposed by Gilles Peskine · 7 years ago
  60. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  61. 42a97ac Merge branch 'pr_1219' into development-proposed by Gilles Peskine · 7 years ago
  62. 1e3fd69 Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed by Gilles Peskine · 7 years ago
  63. 8d7d1ea tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1 by Antonio Quartulli · 8 years ago
  64. bfa440e tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results by Antonio Quartulli · 8 years ago
  65. e87e885 tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms by Antonio Quartulli · 8 years ago
  66. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  67. 9566ff7 Fix minor issues raised in PR review by Ron Eldor · 7 years ago
  68. c153998 Add some tests for different available profiles by Ron Eldor · 7 years ago
  69. 3b438d3 Update version to 2.7.0 by Jaeden Amero · 8 years ago
  70. 6ff067d Add missing stdint.h header to test_suite_pk.func by Andres Amaya Garcia · 8 years ago
  71. 7ea6727 Fix test_suite_pk.function to work on 64-bit ILP32 by Andres Amaya Garcia · 8 years ago
  72. 66954e1 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  73. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  74. 4753256 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  75. e278b36 Change mbedtls_entropy_func in tests to mbedtls_test_entropy_func by Reut Caspi · 8 years ago
  76. 3c082ce Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  77. fbeed6e Merge remote-tracking branch 'upstream-public/pr/1236' into development by Jaeden Amero · 8 years ago
  78. 8ec3bfe Test corner case uses of memory_buffer_alloc.c by Andres AG · 9 years ago
  79. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  80. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago
  81. d40c22b Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  82. 71b0060 Merge branch 'development' into iotssl-247 by Hanno Becker · 8 years ago
  83. 31f3f0b Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  84. d4d6057 Address issues found by coverity by Hanno Becker · 8 years ago
  85. f342cb7 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  86. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  87. eb2a6ab Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  88. ae3925c Merge remote-tracking branch 'public/pr/1136' into development by Manuel Pégourié-Gonnard · 8 years ago
  89. ba8316f fix bug in get_one_and_zeros_padding() by Micha Kraus · 8 years ago
  90. a47023e Incorporate comments on merge commit by Hanno Becker · 8 years ago
  91. f40cdf9 Add dependency of new RSA tests on presence of strong entropy source by Hanno Becker · 8 years ago
  92. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  93. 2a26d62 Timing unit tests: more protection against infinite loops by Gilles Peskine · 8 years ago
  94. 078f1a1 Unit test for mbedtls_timing_hardclock by Gilles Peskine · 8 years ago
  95. 8064bf3 New timing unit tests by Gilles Peskine · 8 years ago
  96. 1827368 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  97. 4712119 Merge remote-tracking branch 'restricted/pr/397' into development by Manuel Pégourié-Gonnard · 8 years ago
  98. 880c6e7 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  99. e3783da Merge remote-tracking branch 'upstream-public/pr/1172' into development by Gilles Peskine · 8 years ago
  100. 7fb29b1 Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago