1. e4379d2 Merge remote-tracking branch 'github-simon/parameter-validation' into evaluation by Jaeden Amero · 7 years ago
  2. fa66c9e Merge remote-tracking branch 'upstream-public/pr/1629' into evaluation by Jaeden Amero · 7 years ago
  3. 1a925bc Initial prototype and demonstrator for parameter validation by Simon Butcher · 7 years ago
  4. c4e14e1 CCM*: Add minimal test for fixed tag length by Janos Follath · 7 years ago
  5. b1e4fc6 Merge remote-tracking branch 'upstream-public/pr/1617' into evaluation-2 by Jaeden Amero · 7 years ago
  6. 7d8f00e Merge remote-tracking branch 'upstream-public/pr/1602' into evaluation-2 by Jaeden Amero · 7 years ago
  7. b7f3654 Merge remote-tracking branch 'upstream-public/pr/1593' into evaluation-2 by Jaeden Amero · 7 years ago
  8. eb01024 Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  9. f66a4bd cipher: add stream test vectors for chacha20(poly1305) by Manuel Pégourié-Gonnard · 7 years ago
  10. 619b309 chachapoly: add test for state flow by Manuel Pégourié-Gonnard · 7 years ago
  11. 7a2c7f1 poly1305: add test with multiple small fragments by Manuel Pégourié-Gonnard · 7 years ago
  12. 6dbfb69 chachapoly: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  13. 550c20f poly1305: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  14. 114f28b chacha20: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  15. e9ea6d6 Fix selftest verbosity in test suites by Manuel Pégourié-Gonnard · 7 years ago
  16. 996477d cipher: add chachapoly test vector + unauth case by Manuel Pégourié-Gonnard · 7 years ago
  17. 97e34bf poly1305: fix bug in starts() and add test for it by Manuel Pégourié-Gonnard · 7 years ago
  18. b60045a chacha20: fix bug in starts() and add test for it by Manuel Pégourié-Gonnard · 7 years ago
  19. 2faaa10 chachapoly: add test with unauthentic data by Manuel Pégourié-Gonnard · 7 years ago
  20. f11d8e5 Reduce size of buffers in test suites by Manuel Pégourié-Gonnard · 7 years ago
  21. 9b7a93c poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  22. 52a56d3 chachapoly: split crypt_and_mac() to match GCM API by Manuel Pégourié-Gonnard · 7 years ago
  23. d4bd856 Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  24. 5b7f1d8 Fix test suite when GCM Is disabled, but AEAD_ChaCha20_Poly1305 is enabled. by Daniel King · 9 years ago
  25. 89c7b10 Add ChaCha20 test vectors from RFC 7539 by Daniel King · 9 years ago
  26. b437a98 Add ChaCha20+Poly1305 to the Cipher module by Daniel King · 9 years ago
  27. 31ac12e Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  28. 5d77eaa Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  29. 0fe7b5b Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  30. a98ff5e Initial implementation of ChaCha20 by Daniel King · 9 years ago
  31. e4daf77 cipher: Add wrappers for AES-XTS by Jaeden Amero · 7 years ago
  32. 184d069 tests: Add AES-XTS test suite by Jaeden Amero · 7 years ago
  33. 49411cc tests: Fix name of 33 byte AES cipher tests by Jaeden Amero · 7 years ago
  34. 7d7bad6 Update version to 2.9.0 by Jaeden Amero · 7 years ago
  35. df67d3a Remove unused variable in AES OFB test suite by Simon Butcher · 7 years ago
  36. 7ac93f4 Fix AES-OFB support for errors, tests and self-test by Simon Butcher · 7 years ago
  37. 91e254c Add cipher abstraction and test cases for OFB block mode by Simon Butcher · 7 years ago
  38. a11c940 Add test cases for AES OFB block mode by Simon Butcher · 7 years ago
  39. 38c42d5 Merge remote-tracking branch 'upstream-public/pr/1570' into development-proposed by Jaeden Amero · 7 years ago
  40. f13ca95 Test suites: print error on failed platform_setup by Andrzej Kurek · 7 years ago
  41. a282270 Add explicit checks for non-zero result of platform setup in test suites by Andrzej Kurek · 7 years ago
  42. 32a675f Add conditional platform context creation & usage by Andrzej Kurek · 7 years ago
  43. 1152fa8 Add platform setup and teardown calls to test suites by Andrzej Kurek · 7 years ago
  44. 6668927 Generate primes according to FIPS 186-4 by Jethro Beekman · 7 years ago
  45. be2371c Merge branch 'pr_348' into development-proposed by Gilles Peskine · 7 years ago
  46. 695d557 Merge branch 'pr_1180' into development-proposed by Gilles Peskine · 7 years ago
  47. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 10 years ago
  48. 78a03ec Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed by Jaeden Amero · 7 years ago
  49. 2843d21 Merge remote-tracking branch 'upstream-public/pr/1523' into development-proposed by Jaeden Amero · 7 years ago
  50. 6c563fa Add tests for "return plaintext data faster on unpadded decryption" by Jethro Beekman · 7 years ago
  51. 576d474 Fix test dependencies of pkcs5 pbs2 on asn1 parse by Andres Amaya Garcia · 7 years ago
  52. de420a4 Fix some test deps by Deomid Ryabkov · 9 years ago
  53. 1cfa2d0 Add missing dependencies in test_suite_x509parse by Gilles Peskine · 7 years ago
  54. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  55. d2df936 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  56. 8be0e6d Update version to 2.8.0 by Jaeden Amero · 7 years ago mbedtls-2.8.0
  57. 79a5e72 Merge remote-tracking branch 'upstream-restricted/pr/463' into development-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.8.0-rc1
  58. 24b2d6f Merge remote-tracking branch 'upstream-restricted/pr/459' into development-restricted-proposed by Jaeden Amero · 7 years ago
  59. a63305d x509: CRL: add tests for non-critical extension by Manuel Pégourié-Gonnard · 7 years ago
  60. 0bdb050 x509: CRL: add tests for malformed extensions by Manuel Pégourié-Gonnard · 7 years ago
  61. fd3e4fb x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  62. 5f19328 Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed by Gilles Peskine · 7 years ago
  63. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  64. 1ba8a3f Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  65. a31d820 Merge remote-tracking branch 'upstream-public/pr/778' into development-proposed by Gilles Peskine · 7 years ago
  66. 88a8dcb Fix remaining issues found by depend-hashes by Manuel Pégourié-Gonnard · 7 years ago
  67. 147b28e Fix remaining issues found by depend-pkalgs by Manuel Pégourié-Gonnard · 7 years ago
  68. 22797fc Remove redundant dependency by Sanne Wouda · 8 years ago
  69. bb50113 Rename test and update dependencies by Sanne Wouda · 8 years ago
  70. 90da97d Add test case found through fuzzing to pkparse test suite by Sanne Wouda · 8 years ago
  71. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  72. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  73. 693a1d9 Test suite test_suite_pk test pk_rsa_overflow passes valid parameters for hash and sig. by itayzafrir · 7 years ago
  74. d76d8bc Merge branch 'pr_1352' into development-proposed by Gilles Peskine · 7 years ago
  75. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  76. 42a97ac Merge branch 'pr_1219' into development-proposed by Gilles Peskine · 7 years ago
  77. 1e3fd69 Merge remote-tracking branch 'upstream-public/pr/1333' into development-proposed by Gilles Peskine · 7 years ago
  78. 8d7d1ea tests_suite_pkparse: new PKCS8-v2 keys with PRF != SHA1 by Antonio Quartulli · 8 years ago
  79. bfa440e tests/pkcs5/pbkdf2_hmac: extend array to accommodate longer results by Antonio Quartulli · 8 years ago
  80. e87e885 tests/pkcs5/pbkdf2_hmac: add unit tests for additional SHA algorithms by Antonio Quartulli · 8 years ago
  81. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 8 years ago
  82. 9566ff7 Fix minor issues raised in PR review by Ron Eldor · 7 years ago
  83. c153998 Add some tests for different available profiles by Ron Eldor · 7 years ago
  84. 3b438d3 Update version to 2.7.0 by Jaeden Amero · 8 years ago
  85. 6ff067d Add missing stdint.h header to test_suite_pk.func by Andres Amaya Garcia · 8 years ago
  86. 7ea6727 Fix test_suite_pk.function to work on 64-bit ILP32 by Andres Amaya Garcia · 8 years ago
  87. 66954e1 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  88. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  89. 4753256 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  90. e278b36 Change mbedtls_entropy_func in tests to mbedtls_test_entropy_func by Reut Caspi · 8 years ago
  91. 3c082ce Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  92. fbeed6e Merge remote-tracking branch 'upstream-public/pr/1236' into development by Jaeden Amero · 8 years ago
  93. 8ec3bfe Test corner case uses of memory_buffer_alloc.c by Andres AG · 9 years ago
  94. 9e4f77c New MD API: rename functions from _ext to _ret by Gilles Peskine · 8 years ago
  95. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago
  96. d40c22b Merge branch 'development' into development-restricted by Gilles Peskine · 8 years ago
  97. 71b0060 Merge branch 'development' into iotssl-247 by Hanno Becker · 8 years ago
  98. 31f3f0b Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  99. d4d6057 Address issues found by coverity by Hanno Becker · 8 years ago
  100. f342cb7 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago